Now working on 0.14.2 (#871)

This commit is contained in:
Enrico Giordani
2019-12-05 19:09:32 +01:00
committed by GitHub
parent fed81c8e22
commit e714cb9e8b
3 changed files with 5 additions and 5 deletions

View File

@@ -51,5 +51,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("0.14.1.0")]
[assembly: AssemblyFileVersion("0.14.1.0")]
[assembly: AssemblyVersion("0.14.2.0")]
[assembly: AssemblyFileVersion("0.14.2.0")]