Skip to content

Commit 10a8acf

Browse files
committed
build:update .iss
1 parent b3ac3a5 commit 10a8acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup_package_user.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
#pragma parseroption -p
44
#define MyAppName "ChineseChess"
5-
#define MyAppVersion "7.1.0"
6-
#define MyAppPublisher "Wengeng Zhang"
5+
#define MyAppVersion "7.2.0"
6+
#define MyAppPublisher "WENGENG ZHANG"
77
#define MyAppCompany "XMuli"
88
#define MyAppURL "https://chinesechess.xmuli.tech"
99
#define MyAppExeName "ChineseChess.exe"

0 commit comments

Comments
 (0)