Skip to content

Commit 342b8f7

Browse files
committed
Bump version number
1 parent 2713dce commit 342b8f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wd_core.au3

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- Fixed: Escape string passed to _WD_ElementAction when setting element's value
2929
- Fixed: Return value from _WD_Window should be "" on error
3030
- Fixed: Current tab handling in _WDAttach
31-
31+
3232
V0.1.0.19
3333
- Added: _WD_ConsoleVisible
3434
- Added: __WD_EscapeString
@@ -186,7 +186,7 @@
186186

187187

188188
#Region Global Constants
189-
Global Const $__WDVERSION = "0.1.0.19"
189+
Global Const $__WDVERSION = "0.1.0.20"
190190

191191
Global Const $_WD_ELEMENT_ID = "element-6066-11e4-a52e-4f735466cecf"
192192

0 commit comments

Comments
 (0)