From b93bdf5b6b6b18e35c3ee21e644871209206c0f1 Mon Sep 17 00:00:00 2001 From: Garrett <52760019+Casimir255@users.noreply.github.com> Date: Tue, 19 Dec 2023 22:39:10 -0600 Subject: [PATCH] Updated to v.4 --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index c967eb3..b059e4f 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -33,5 +33,5 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.3")] //Set these both to the same -[assembly: AssemblyFileVersion("2.0.0.3")] +[assembly: AssemblyVersion("2.0.0.4")] //Set these both to the same +[assembly: AssemblyFileVersion("2.0.0.4")]