This commit is contained in:
Joonas Rikkonen
2018-07-20 01:10:02 +03:00
parent 9e69216c52
commit 9b4247a147
2 changed files with 4 additions and 4 deletions

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// 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.8.1.5")]
[assembly: AssemblyFileVersion("0.8.1.5")]
[assembly: AssemblyVersion("0.8.1.6")]
[assembly: AssemblyFileVersion("0.8.1.6")]

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// 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.8.1.5")]
[assembly: AssemblyFileVersion("0.8.1.5")]
[assembly: AssemblyVersion("0.8.1.6")]
[assembly: AssemblyFileVersion("0.8.1.6")]