From ebb85888bc234fcd5ad0c85610e46bf2ca780646 Mon Sep 17 00:00:00 2001 From: mat1jaczyyy Date: Sat, 14 Dec 2019 06:02:46 +0100 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 fc5866a2..54c9da00 100644 --- a/Apollo/Core/Program.cs +++ b/Apollo/Core/Program.cs @@ -14,7 +14,7 @@ namespace Apollo.Core { class Program { - public static readonly string Version = "Version 1.3.0"; + public static readonly string Version = "Version 1.3.1"; public static AppBuilder BuildAvaloniaApp() => AppBuilder.Configure() diff --git a/Publish/Apollo.iss b/Publish/Apollo.iss index 5010d474..7b172e12 100644 --- a/Publish/Apollo.iss +++ b/Publish/Apollo.iss @@ -1,5 +1,5 @@ #define MyAppName "Apollo Studio" -#define MyAppVersion "1.3.0" +#define MyAppVersion "1.3.1" #define MyAppPublisher "mat1jaczyyy" #define MyAppURL "apollo.mat1jaczyyy.com" #define MyAppExeName "Apollo.exe" diff --git a/Publish/Apollo.pkgproj b/Publish/Apollo.pkgproj index 510bfe2e..fa93da13 100644 --- a/Publish/Apollo.pkgproj +++ b/Publish/Apollo.pkgproj @@ -538,7 +538,7 @@ USE_HFS+_COMPRESSION VERSION - 1.3.0 + 1.3.1 TYPE 0