Seamless Version

This commit is contained in:
Garrett
2024-12-02 21:19:20 -06:00
parent b19ff123d7
commit 3d0d9160e2

View File

@@ -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")]