Skip to content

Commit

Permalink
build: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
psoukie committed May 12, 2024
1 parent 9c477ff commit 00c09d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/version.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
;@Ahk2Exe-SetName %A_PriorLine~U)^(.+"){1}(.+)".*$~$2%
;@Ahk2Exe-SetCopyright Pavel Soukenik (2021-2024)
zc_year := "2024"
;@Ahk2Exe-SetDescription ZipChord 2.3
zc_version := "2.3.1"
;@Ahk2Exe-SetDescription ZipChord 2.4
zc_version := "2.4.0-rc.1"
;@Ahk2Exe-SetVersion %A_PriorLine~U)^(.+"){1}(.+)".*$~$2%

0 comments on commit 00c09d6

Please sign in to comment.