Skip to content

Commit 9f5fed3

Browse files
author
liuchuancong
committed
fix(inno.config)
1 parent a7157eb commit 9f5fed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inno.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "纯粹直播"
5-
#define MyAppVersion "1.0.0.90"
5+
#define MyAppVersion "1.0.0.91"
66
#define MyAppPublisher "My Company, Inc."
77
#define MyAppExeName "pure_live.exe"
88
#define MyAppAssocName MyAppName + " File"

0 commit comments

Comments
 (0)