Now working on 0.15.2 (#1432)

This commit is contained in:
Enrico Giordani
2020-03-04 05:52:16 +01:00
committed by GitHub
parent 6787af413e
commit 8373204c94
4 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.15.1.0")]
[assembly: AssemblyFileVersion("0.15.1.0")]
[assembly: AssemblyVersion("0.15.2.0")]
[assembly: AssemblyFileVersion("0.15.2.0")]