From af8273c99dc226ee5222659b6ee24976903bc6ea Mon Sep 17 00:00:00 2001 From: Liam Allan Date: Wed, 21 Feb 2018 17:49:02 +0000 Subject: [PATCH] 1.4.2.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 43bcd95..1de031a 100644 --- a/ILEditor/ILEditor.csproj +++ b/ILEditor/ILEditor.csproj @@ -30,7 +30,7 @@ Works Of Barry true index.html - 20 + 23 3.0.0.%2a true true diff --git a/ILEditor/Properties/AssemblyInfo.cs b/ILEditor/Properties/AssemblyInfo.cs index 10e379b..f3bcb20 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.1.0")] +[assembly: AssemblyVersion("1.4.2.0")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-GB")]