Skip to content

Commit 3d1ac5b

Browse files
committed
bump windows installer to version 1.2.0
1 parent 72a4e5d commit 3d1ac5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/windows_setup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;#define MinGW
55
#define MSVC
66
#define MyAppName "Cute Chess"
7-
#define MyAppVersion "1.1.0"
7+
#define MyAppVersion "1.2.0"
88
#define MyAppPublisher "Cute Chess authors"
99
#define MyAppURL "https://github.com/cutechess/cutechess"
1010
#define MyAppExeName "cutechess.exe"

0 commit comments

Comments
 (0)