Skip to content

Commit afb3664

Browse files
mattmatt
matt
authored and
matt
committed
update version number
1 parent 1db4708 commit afb3664

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

desktopContext.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
55
// See license file for more details
66

7-
// version 1.10.0 07/16/2023
7+
// version 1.10.1 07/16/2023
88

99
// hash change event management
1010

domUtil.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
55
// See license file for more details
66

7-
// version 1.10.0 07/16/2023
7+
// version 1.10.1 07/16/2023
88

99
function DomUtil(){
1010
var me = this;

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
// GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
55
// See license file for more details
66

7-
// version 1.10.0 07/16/2023
7+
// version 1.10.1 07/16/2023

webRocketXStyles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
66
See license file for more details
77
8-
version 1.10.0 07/16/2023
8+
version 1.10.1 07/16/2023
99
*/
1010

1111
.BDT_Dialog_Layer {

webapi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
55
// See license file for more details
66

7-
// version 1.10.0 07/16/2023
7+
// version 1.10.1 07/16/2023
88

99
function AsyncRequest() {
1010
this.successCallbackReference = null;

0 commit comments

Comments
 (0)