bump version
This commit is contained in:
parent
3471fadfa2
commit
337779b646
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("2.10")]
|
||||
[assembly: AssemblyFileVersion("2.10")]
|
||||
[assembly: AssemblyVersion("2.11")]
|
||||
[assembly: AssemblyFileVersion("2.11")]
|
||||
|
|
Reference in a new issue