Increment version to 0.15.1 (#1428)

This commit is contained in:
Enrico Giordani
2020-03-03 22:31:57 +01:00
committed by GitHub
parent 0199b4e212
commit 6787af413e
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.0.0")]
[assembly: AssemblyFileVersion("0.15.0.0")]
[assembly: AssemblyVersion("0.15.1.0")]
[assembly: AssemblyFileVersion("0.15.1.0")]