bump version
This commit is contained in:
parent
3855076457
commit
3231cd4db2
1 changed files with 2 additions and 2 deletions
|
@ -49,5 +49,5 @@ using System.Windows;
|
|||
// 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("3.2")]
|
||||
[assembly: AssemblyFileVersion("3.2")]
|
||||
[assembly: AssemblyVersion("3.3")]
|
||||
[assembly: AssemblyFileVersion("3.3")]
|
||||
|
|
Reference in a new issue