From bd54ac857da1657f6f35a9f9ee70a8fa7943959f Mon Sep 17 00:00:00 2001 From: Bitl Date: Sun, 8 Oct 2017 11:39:39 -0700 Subject: [PATCH] fix version --- RBXLegacySetupPreview.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RBXLegacySetupPreview.iss b/RBXLegacySetupPreview.iss index 76abc44..ad25639 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-1.1" +#define AppVer "1.18Preview-2.0" [Setup] ; NOTE: The value of AppId uniquely identifies this application.