diff --git a/source/KO-TBLCryptoEditor/Properties/AssemblyInfo.cs b/source/KO-TBLCryptoEditor/Properties/AssemblyInfo.cs index 99c7303..2b4083c 100644 --- a/source/KO-TBLCryptoEditor/Properties/AssemblyInfo.cs +++ b/source/KO-TBLCryptoEditor/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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.0.0")] -[assembly: AssemblyFileVersion("1.0.0")] +[assembly: AssemblyVersion("2.0.0")] +[assembly: AssemblyFileVersion("2.0.0")]