Now working on 0.13.0 (#617)

This commit is contained in:
Bartosz Sosnowski
2019-10-31 17:51:20 +01:00
committed by GitHub
parent 296be2fbd5
commit 6f241ef001
6 changed files with 8 additions and 8 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.12.0.0")]
[assembly: AssemblyFileVersion("0.12.0.0")]
[assembly: AssemblyVersion("0.13.0.0")]
[assembly: AssemblyFileVersion("0.13.0.0")]