From a1a25253821ca8b238084ff52283f39994a55e99 Mon Sep 17 00:00:00 2001 From: mat1jaczyyy Date: Wed, 21 Oct 2020 00:08:33 +0200 Subject: [PATCH] Program: Bump version number --- Apollo/Core/Program.cs | 2 +- Publish/Apollo.iss | 2 +- Publish/Apollo.pkgproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Apollo/Core/Program.cs b/Apollo/Core/Program.cs index 7ef696b0..0ca2591c 100644 --- a/Apollo/Core/Program.cs +++ b/Apollo/Core/Program.cs @@ -15,7 +15,7 @@ namespace Apollo.Core { class Program { - public static readonly string Version = "Version 1.8.2"; + public static readonly string Version = "Version 1.8.3"; public static AppBuilder BuildAvaloniaApp() => AppBuilder.Configure() diff --git a/Publish/Apollo.iss b/Publish/Apollo.iss index 8406af66..9582419a 100644 --- a/Publish/Apollo.iss +++ b/Publish/Apollo.iss @@ -1,5 +1,5 @@ #define MyAppName "Apollo Studio" -#define MyAppVersion "1.8.2" +#define MyAppVersion "1.8.3" #define MyAppPublisher "mat1jaczyyy" #define MyAppURL "apollo.mat1jaczyyy.com" #define MyAppExeName "Apollo.exe" diff --git a/Publish/Apollo.pkgproj b/Publish/Apollo.pkgproj index e4b500a9..af5390d8 100644 --- a/Publish/Apollo.pkgproj +++ b/Publish/Apollo.pkgproj @@ -538,7 +538,7 @@ USE_HFS+_COMPRESSION VERSION - 1.8.2 + 1.8.3 TYPE 0