bumped version to 0.19

This commit is contained in:
Ben Wallis 2018-08-30 19:28:32 +01:00
parent 8e849d6a8f
commit c8778bb1eb
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ 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.18")]
[assembly: AssemblyVersion("0.19")]
[assembly: InternalsVisibleTo("Filtration.Tests")]
[assembly: InternalsVisibleTo("Filtration.ItemFilterPreview.Tests")]