diff --git a/DFO.Utilities/Properties/AssemblyInfo.cs b/DFO.Utilities/Properties/AssemblyInfo.cs index 0239073..edbae0b 100644 --- a/DFO.Utilities/Properties/AssemblyInfo.cs +++ b/DFO.Utilities/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("0.2.0.0")] -[assembly: AssemblyFileVersion("0.2.0.0")] +[assembly: AssemblyVersion("0.2.1.0")] +[assembly: AssemblyFileVersion("0.2.1.0")] diff --git a/npk2gif/Properties/AssemblyInfo.cs b/npk2gif/Properties/AssemblyInfo.cs index d1fd2a4..7b647c6 100644 --- a/npk2gif/Properties/AssemblyInfo.cs +++ b/npk2gif/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("0.2.0.0")] -[assembly: AssemblyFileVersion("0.2.0.0")] +[assembly: AssemblyVersion("0.2.1.0")] +[assembly: AssemblyFileVersion("0.2.1.0")]