From d7946dd7821ef0f12fd52902a62c163713b94170 Mon Sep 17 00:00:00 2001 From: "Alex \"mcmonkey\" Goodwin" Date: Wed, 15 Mar 2023 11:40:47 -0700 Subject: [PATCH] 1.16 --- KeyboardChatterBlocker/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/KeyboardChatterBlocker/Properties/AssemblyInfo.cs b/KeyboardChatterBlocker/Properties/AssemblyInfo.cs index 6613d03..680dc6f 100644 --- a/KeyboardChatterBlocker/Properties/AssemblyInfo.cs +++ b/KeyboardChatterBlocker/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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("1.15")] -[assembly: AssemblyFileVersion("1.15")] +[assembly: AssemblyVersion("1.16")] +[assembly: AssemblyFileVersion("1.16")]