Skip to content

Commit 664d849

Browse files
committed
Update version number
1 parent 9e0a32b commit 664d849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wd_core.au3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878

7979
#Region Global Constants
80-
Global Const $__WDVERSION = "0.1.0.3"
80+
Global Const $__WDVERSION = "0.1.0.4"
8181

8282
Global Const $_WD_LOCATOR_ByID = "id"
8383
Global Const $_WD_LOCATOR_ByName = "name"

0 commit comments

Comments
 (0)