Skip to content

Commit

Permalink
Merge pull request #66 from psoukie/bumped-version
Browse files Browse the repository at this point in the history
Bumped version
  • Loading branch information
psoukie authored Dec 28, 2022
2 parents 3862bdd + 6927902 commit 7046d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/zipchord.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SetWorkingDir %A_ScriptDir%
; Licensed under GPL-3.0
; See https://github.com/psoukie/zipchord/

global version = "2.0.0-alpha.2"
global version = "2.0.0-alpha.3"

; ------------------
;; Global Variables
Expand Down Expand Up @@ -1016,4 +1016,4 @@ Class DebugClass {
Run % "debug.txt"
}
}
}
}

0 comments on commit 7046d4c

Please sign in to comment.