diff --git a/Apollo/Core/Program.cs b/Apollo/Core/Program.cs index ce202749..1dc6502a 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.4"; + public static readonly string Version = "Version 1.8.5"; public static AppBuilder BuildAvaloniaApp() => AppBuilder.Configure() diff --git a/Publish/Apollo.iss b/Publish/Apollo.iss index a7e8c38d..d980732e 100644 --- a/Publish/Apollo.iss +++ b/Publish/Apollo.iss @@ -1,5 +1,5 @@ #define MyAppName "Apollo Studio" -#define MyAppVersion "1.8.4" +#define MyAppVersion "1.8.5" #define MyAppPublisher "mat1jaczyyy" #define MyAppURL "apollo.mat1jaczyyy.com" #define MyAppExeName "Apollo.exe" diff --git a/Publish/Apollo.pkgproj b/Publish/Apollo.pkgproj index e051a9ef..1b0dfe72 100644 --- a/Publish/Apollo.pkgproj +++ b/Publish/Apollo.pkgproj @@ -538,7 +538,7 @@ USE_HFS+_COMPRESSION VERSION - 1.8.4 + 1.8.5 TYPE 0