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"