From da9fad05a6907793d5c8899893778a61ade00dce Mon Sep 17 00:00:00 2001 From: Ben Date: Fri, 31 Jul 2015 19:52:19 +0100 Subject: [PATCH] Changed maximum PlayAlertSound volume from 100 to 300 as per latest patch. Updated version to 0.11 --- Filtration/Properties/AssemblyInfo.cs | 2 +- Filtration/UserControls/BlockItemControl.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Filtration/Properties/AssemblyInfo.cs b/Filtration/Properties/AssemblyInfo.cs index e61ef1b..74d75dd 100644 --- a/Filtration/Properties/AssemblyInfo.cs +++ b/Filtration/Properties/AssemblyInfo.cs @@ -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.10.*")] +[assembly: AssemblyVersion("0.11.*")] [assembly: InternalsVisibleTo("Filtration.Tests")] [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")] \ No newline at end of file diff --git a/Filtration/UserControls/BlockItemControl.xaml b/Filtration/UserControls/BlockItemControl.xaml index 3fff9d1..303aee6 100644 --- a/Filtration/UserControls/BlockItemControl.xaml +++ b/Filtration/UserControls/BlockItemControl.xaml @@ -100,7 +100,7 @@ - +