Skip to content

Commit

Permalink
AHK to 2.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brikikeks committed Dec 11, 2017
1 parent 6cf0910 commit e4cc1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleTUOptimizeStarter.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

VersionOfStarter := "v2.56.0"
VersionOfStarter := "v2.58.1"

VersionOfTUO := ""
file = %A_temp%\version.tmp
Expand Down

0 comments on commit e4cc1d8

Please sign in to comment.