Skip to content

Commit db4a588

Browse files
authored
Update R4LGTK3.iss
1 parent bf828f3 commit db4a588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R4LGTK3.iss

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; to support the Lich scripting environment for Simutronics games
44

55
#define MyAppName "Ruby4Lich5"
6-
#define MyAppVersion "5.11.0-rc.1"
6+
#define MyAppVersion "5.11.0-rc.2"
77
#define RubyVersion "3.4.1"
88
#define MyAppPublisher "Elanthia-Online"
99
#define MyAppURL "https://github.com/elanthia-online/lich-5/"
@@ -12,7 +12,7 @@
1212
[Setup]
1313
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
1414
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
15-
AppId= {{edd9ccd7-33cb-4577-a470-fe8fd087eaf2}
15+
AppId= {{edd9ccd7-33cb-4577-a470-fe8fd087eaf3}
1616
AppName={#MyAppName}
1717
AppVersion={#MyAppVersion}
1818
AppVerName={#MyAppName} Ruby {#RubyVersion} & Lich {#MyAppVersion}

0 commit comments

Comments
 (0)