diff --git a/ILEditor/ILEditor.csproj b/ILEditor/ILEditor.csproj index 1de031a..799ad40 100644 --- a/ILEditor/ILEditor.csproj +++ b/ILEditor/ILEditor.csproj @@ -30,7 +30,7 @@ Works Of Barry true index.html - 23 + 24 3.0.0.%2a true true diff --git a/ILEditor/Properties/AssemblyInfo.cs b/ILEditor/Properties/AssemblyInfo.cs index f3bcb20..b918d48 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.2.0")] +[assembly: AssemblyVersion("1.4.2.1")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: NeutralResourcesLanguage("en-GB")]