abbembly version updated to v2.2 for release

This commit is contained in:
Shreyas Zare
2018-12-30 19:33:48 +05:30
parent 1ef71a54d6
commit e94ca6c235
5 changed files with 930 additions and 1487 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("2.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]
[assembly: AssemblyVersion("2.2.0.0")]
[assembly: AssemblyFileVersion("2.2.0.0")]