Skip to content

Commit

Permalink
Incremented version to 2.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
psoukie committed Jan 5, 2023
1 parent 982df5a commit 86ce4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/zipchord.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetWorkingDir %A_ScriptDir%
; Licensed under GPL-3.0
; See https://github.com/psoukie/zipchord/

global version = "2.0.0-alpha.4"
global version = "2.0.0-beta"

;; Classes and Variables
; -----------------------
Expand Down

0 comments on commit 86ce4ca

Please sign in to comment.