Bumped version to 0.15

This commit is contained in:
Ben Wallis 2016-12-03 12:14:23 +00:00
parent 884651bce9
commit 8dc5864d2e
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.14")]
[assembly: AssemblyVersion("0.15")]
[assembly: InternalsVisibleTo("Filtration.Tests")]
[assembly: InternalsVisibleTo("Filtration.ItemFilterPreview.Tests")]