Skip to content

Commit 8b4a39c

Browse files
committed
Version change to 1.3.0 for release
1 parent baef443 commit 8b4a39c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bender.bmx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Include "types/file-io.bmx"
2222
Include "types/bitmap-index.bmx"
2323

2424
'Version
25-
Global appVersion:String = "1.2.2"
26-
Global appVersionDate:String = "14 Feb 2020"
25+
Global appVersion:String = "1.3.0"
26+
Global appVersionDate:String = "16 Feb 2020"
2727

2828
AppTitle = "CCCP Bender v"+appVersion
2929

0 commit comments

Comments
 (0)