From 168a4dce2f12d8cd25c31854ade00dbf334d65f8 Mon Sep 17 00:00:00 2001 From: Razzmatazz Date: Fri, 5 Mar 2021 16:48:33 -0600 Subject: [PATCH] Version bump. --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 141f3c2..9ecdf4e 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,5 +51,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("0.4.5.0")] -[assembly: AssemblyFileVersion("0.4.5.0")] +[assembly: AssemblyVersion("0.4.6.0")] +[assembly: AssemblyFileVersion("0.4.6.0")]