We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf828f3 commit db4a588Copy full SHA for db4a588
R4LGTK3.iss
@@ -3,7 +3,7 @@
3
; to support the Lich scripting environment for Simutronics games
4
5
#define MyAppName "Ruby4Lich5"
6
-#define MyAppVersion "5.11.0-rc.1"
+#define MyAppVersion "5.11.0-rc.2"
7
#define RubyVersion "3.4.1"
8
#define MyAppPublisher "Elanthia-Online"
9
#define MyAppURL "https://github.com/elanthia-online/lich-5/"
@@ -12,7 +12,7 @@
12
[Setup]
13
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
14
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
15
-AppId= {{edd9ccd7-33cb-4577-a470-fe8fd087eaf2}
+AppId= {{edd9ccd7-33cb-4577-a470-fe8fd087eaf3}
16
AppName={#MyAppName}
17
AppVersion={#MyAppVersion}
18
AppVerName={#MyAppName} Ruby {#RubyVersion} & Lich {#MyAppVersion}
0 commit comments