We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ac3a5 commit 10a8acfCopy full SHA for 10a8acf
setup_package_user.iss
@@ -2,8 +2,8 @@
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
#pragma parseroption -p
4
#define MyAppName "ChineseChess"
5
-#define MyAppVersion "7.1.0"
6
-#define MyAppPublisher "Wengeng Zhang"
+#define MyAppVersion "7.2.0"
+#define MyAppPublisher "WENGENG ZHANG"
7
#define MyAppCompany "XMuli"
8
#define MyAppURL "https://chinesechess.xmuli.tech"
9
#define MyAppExeName "ChineseChess.exe"
0 commit comments