From 8fd6e9624ad599270537a5fb8766c0c0b31ded54 Mon Sep 17 00:00:00 2001 From: Bitl Date: Sat, 9 Sep 2017 10:08:05 -0700 Subject: [PATCH] update version number --- RBXLegacySetup.iss | 2 +- RBXLegacySetupPreview.iss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RBXLegacySetup.iss b/RBXLegacySetup.iss index 07d587e..a771707 100644 --- a/RBXLegacySetup.iss +++ b/RBXLegacySetup.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Script Studio Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! -#define AppVer "1.18_Final" +#define AppVer "1.18" [Setup] ; NOTE: The value of AppId uniquely identifies this application. diff --git a/RBXLegacySetupPreview.iss b/RBXLegacySetupPreview.iss index 1a787c8..6ff4b34 100644 --- a/RBXLegacySetupPreview.iss +++ b/RBXLegacySetupPreview.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Script Studio Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! -#define AppVer "1.18Preview" +#define AppVer "1.18Preview-1.1" [Setup] ; NOTE: The value of AppId uniquely identifies this application.