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