diff --git a/Apollo/Core/Program.cs b/Apollo/Core/Program.cs index 79473da0..7ef696b0 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.1"; + public static readonly string Version = "Version 1.8.2"; public static AppBuilder BuildAvaloniaApp() => AppBuilder.Configure() diff --git a/Publish/Apollo.iss b/Publish/Apollo.iss index 4a94d3fa..8406af66 100644 --- a/Publish/Apollo.iss +++ b/Publish/Apollo.iss @@ -1,5 +1,5 @@ #define MyAppName "Apollo Studio" -#define MyAppVersion "1.8.1" +#define MyAppVersion "1.8.2" #define MyAppPublisher "mat1jaczyyy" #define MyAppURL "apollo.mat1jaczyyy.com" #define MyAppExeName "Apollo.exe" diff --git a/Publish/Apollo.pkgproj b/Publish/Apollo.pkgproj index 79ffa21f..e4b500a9 100644 --- a/Publish/Apollo.pkgproj +++ b/Publish/Apollo.pkgproj @@ -538,7 +538,7 @@ USE_HFS+_COMPRESSION VERSION - 1.8.1 + 1.8.2 TYPE 0