From ec5c9fec1fc1de15c9321c8d9f7ecde79345e435 Mon Sep 17 00:00:00 2001 From: Liam Allan Date: Tue, 20 Feb 2018 17:51:53 +0000 Subject: [PATCH] 1.4.1.0 --- ILEditor/ILEditor.csproj | 2 +- ILEditor/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ILEditor/ILEditor.csproj b/ILEditor/ILEditor.csproj index a843aae..43bcd95 100644 --- a/ILEditor/ILEditor.csproj +++ b/ILEditor/ILEditor.csproj @@ -30,7 +30,7 @@ Works Of Barry true index.html - 19 + 20 3.0.0.%2a true true diff --git a/ILEditor/Properties/AssemblyInfo.cs b/ILEditor/Properties/AssemblyInfo.cs index 7275b58..10e379b 100644 --- a/ILEditor/Properties/AssemblyInfo.cs +++ b/ILEditor/Properties/AssemblyInfo.cs @@ -34,7 +34,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.4.0.1")] +[assembly: AssemblyVersion("1.4.1.0")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-GB")]