diff --git a/Apollo/Core/Program.cs b/Apollo/Core/Program.cs index d2de1424..03a1a689 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.12"; + public static readonly string Version = "Version 1.8.13"; public static AppBuilder BuildAvaloniaApp() => AppBuilder.Configure() diff --git a/Publish/Apollo.iss b/Publish/Apollo.iss index b3d5f9b5..39069e2e 100644 --- a/Publish/Apollo.iss +++ b/Publish/Apollo.iss @@ -1,5 +1,5 @@ #define MyAppName "Apollo Studio" -#define MyAppVersion "1.8.12" +#define MyAppVersion "1.8.13" #define MyAppPublisher "mat1jaczyyy" #define MyAppURL "apollo.mat1jaczyyy.com" #define MyAppExeName "Apollo.exe" diff --git a/Publish/Apollo.pkgproj b/Publish/Apollo.pkgproj index 0a1a1e5c..cf0fc1c5 100644 --- a/Publish/Apollo.pkgproj +++ b/Publish/Apollo.pkgproj @@ -538,7 +538,7 @@ USE_HFS+_COMPRESSION VERSION - 1.8.12 + 1.8.13 TYPE 0