From 2ebcf8c2255126d65d3236c8e920cc4662f987c4 Mon Sep 17 00:00:00 2001 From: OliBomby Date: Sat, 14 Nov 2020 19:04:59 +0100 Subject: [PATCH] number increase --- Mapping Tools/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mapping Tools/Properties/AssemblyInfo.cs b/Mapping Tools/Properties/AssemblyInfo.cs index 552a09ca..e52a0f1e 100644 --- a/Mapping Tools/Properties/AssemblyInfo.cs +++ b/Mapping Tools/Properties/AssemblyInfo.cs @@ -51,7 +51,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.8.0.0")] -[assembly: AssemblyFileVersion("1.8.0.0")] +[assembly: AssemblyVersion("1.8.0.1")] +[assembly: AssemblyFileVersion("1.8.0.1")] [assembly: NeutralResourcesLanguage("en")]