Update 'func.ahk'

forgot to change the version...
This commit is contained in:
David Daily 2020-01-21 05:07:29 -06:00
parent 0dd3dc2353
commit 330f7f63e7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ SendMode, Input
FileEncoding, UTF-8 ; Makes sure the special characters dont break stuff
SetWorkingDir, %A_MyDocuments%\D3K ; Make sure we can find the .ahks linked below
d3k_version = 2.6 ; The current version
d3k_version = 2.7 ; The current version
ini = %A_MyDocuments%\D3Ksettings.ini ; Where the settings ini is