From ff7858cd27a2145d9f1ac564ee26bdacdfdd57bd Mon Sep 17 00:00:00 2001 From: Thom McGrath Date: Tue, 25 Jun 2019 10:28:25 -0400 Subject: [PATCH] Version bump --- Installers/Windows/Setup.iss | 2 +- Project/Beacon.xojo_project | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Installers/Windows/Setup.iss b/Installers/Windows/Setup.iss index 0d312e625..a5bfe508d 100755 --- a/Installers/Windows/Setup.iss +++ b/Installers/Windows/Setup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Beacon" -#define MyAppVersion "1.2.0b1" +#define MyAppVersion "1.2.0b2" #define MyAppPublisher "The ZAZ Studios" #define MyAppURL "https://beaconapp.cc/" #define MyAppExeName "Beacon.exe" diff --git a/Project/Beacon.xojo_project b/Project/Beacon.xojo_project index fb97dec0e..2abab4137 100644 --- a/Project/Beacon.xojo_project +++ b/Project/Beacon.xojo_project @@ -365,11 +365,11 @@ AppMenuBar=MainMenuBar MajorVersion=1 MinorVersion=2 SubVersion=0 -NonRelease=1 +NonRelease=2 Release=2 InfoVersion=Beacon -LongVersion=Beacon 1.2.0b1 ©2016-2019 Thom McGrath -ShortVersion=1.2.0b1 +LongVersion=Beacon 1.2.0b2 ©2016-2019 Thom McGrath +ShortVersion=1.2.0b2 WinCompanyName=The ZAZ Studios WinInternalName= WinProductName=Beacon