diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index bbad672..344a671 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ using System.Runtime.InteropServices; // 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.11.1.5")] -[assembly: AssemblyFileVersion("0.11.1.5")] +[assembly: AssemblyVersion("0.11.1.6")] +[assembly: AssemblyFileVersion("0.11.1.6")] diff --git a/Properties/Settings.Designer.cs b/Properties/Settings.Designer.cs index a76e897..40b1661 100644 --- a/Properties/Settings.Designer.cs +++ b/Properties/Settings.Designer.cs @@ -61,7 +61,7 @@ namespace SystemTrayMenu.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("F10")] + [global::System.Configuration.DefaultSettingValueAttribute("Ctrl+Alt+Apps")] public string HotKey { get { return ((string)(this["HotKey"])); diff --git a/Properties/Settings.settings b/Properties/Settings.settings index d2488e4..f799c05 100644 --- a/Properties/Settings.settings +++ b/Properties/Settings.settings @@ -12,7 +12,7 @@ False - F10 + Ctrl+Alt+Apps False diff --git a/app.config b/app.config index 2956fc9..6042527 100644 --- a/app.config +++ b/app.config @@ -17,7 +17,7 @@ False - F10 + Ctrl+Alt+Apps False