diff --git a/GridMove.ahk b/GridMove.ahk index 740589d..03c4b53 100644 --- a/GridMove.ahk +++ b/GridMove.ahk @@ -43,7 +43,7 @@ Gap := 1 ;;end of options -ScriptVersion = 2.1 +ScriptVersion = 2.02 ; Detect Windows 10 if % substr(a_osversion, 1, 2) = 10