From 3d0d9160e2cb6706f2f74d917f4bcfd6e103b7c1 Mon Sep 17 00:00:00 2001 From: Garrett <52760019+Casimir255@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:19:20 -0600 Subject: [PATCH] Seamless Version --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 8dd9d50..681aa72 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.6")] //Set these both to the same -[assembly: AssemblyFileVersion("2.0.0.6")] +[assembly: AssemblyVersion("3.0.0.0")] //Set these both to the same +[assembly: AssemblyFileVersion("3.0.0.0")]