Skip to content

Commit f3b429f

Browse files
authored
chore: update VersionID to 1.1.0-B3
1 parent 17b8ef8 commit f3b429f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

submacros/natro_macro.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ OnMessage(0x5560, nm_copyDebugLog)
111111
OnMessage(0x0020, nm_WM_SETCURSOR)
112112

113113
; set version identifier
114-
VersionID := "1.1.0-B2"
114+
VersionID := "1.1.0-B3"
115115

116116
;initial load warnings
117117
if (A_ScreenDPI != 96)

0 commit comments

Comments
 (0)