From 54b72010f22f6b00405a47d104d5b9fab85fc08e Mon Sep 17 00:00:00 2001 From: DanTheMan827 <790119+DanTheMan827@users.noreply.github.com> Date: Fri, 23 Jul 2021 16:17:33 -0500 Subject: [PATCH] Version bump to 3.9.2 --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 3f772c71..b455c42b 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -66,6 +66,6 @@ Inspired by the original USA / EUR Boxarts // 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("3.9.1.0")] -[assembly: AssemblyFileVersion("3.9.1.0")] +[assembly: AssemblyVersion("3.9.2.0")] +[assembly: AssemblyFileVersion("3.9.2.0")] [assembly: NeutralResourcesLanguageAttribute("en-US")]