From 98605da23c43846c02e22443f6ba3c0d28ee3070 Mon Sep 17 00:00:00 2001 From: And42 Date: Sat, 20 Jun 2020 16:58:02 +0300 Subject: [PATCH] Version changed (1.9.0 > 1.10.0) --- TerrLauncherPackCreator/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TerrLauncherPackCreator/Properties/AssemblyInfo.cs b/TerrLauncherPackCreator/Properties/AssemblyInfo.cs index 336112c..dd8c429 100644 --- a/TerrLauncherPackCreator/Properties/AssemblyInfo.cs +++ b/TerrLauncherPackCreator/Properties/AssemblyInfo.cs @@ -50,7 +50,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.9.0.0")] -[assembly: AssemblyFileVersion("1.9.0.0")] +[assembly: AssemblyVersion("1.10.0.0")] +[assembly: AssemblyFileVersion("1.10.0.0")] [assembly: NeutralResourcesLanguage("ru")]