assembly version updated to v1.3 for release

This commit is contained in:
Shreyas Zare
2018-06-23 15:02:25 +05:30
parent fa854cab3c
commit d8fa4c20b7
5 changed files with 743 additions and 743 deletions

View File

@@ -32,5 +32,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("1.2.3.0")]
[assembly: AssemblyFileVersion("1.2.3.0")]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]