From e4a51ff3708f79cedefb27e4a406e733b22b2091 Mon Sep 17 00:00:00 2001 From: Phar Date: Sun, 30 Jul 2023 19:40:23 -0500 Subject: [PATCH] Update installer.iss --- inno/installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inno/installer.iss b/inno/installer.iss index d754ac3..58fe038 100644 --- a/inno/installer.iss +++ b/inno/installer.iss @@ -3,7 +3,7 @@ #define MyAppId "{6741975E-782A-438F-8C05-502EDB37E7DB}" #define MyAppName "Rogue Legacy Randomizer" -#define MyAppVersion "1.0 Dev Pre3" +#define MyAppVersion "1.0.0 Alpha 3" #define MyAppPublisher "Zach Parks & Cellar Door Games" #define MyAppURL "https://github.com/ThePhar/RogueLegacyRandomizer" #define MyAppExeName "Rogue Legacy Randomizer.exe"