Update Version

This commit is contained in:
Garrett
2023-12-17 21:20:14 -06:00
parent cb0df545e3
commit 39573fdbc3

View File

@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.0.1")] //Set these both to the same [assembly: AssemblyVersion("2.0.0.3")] //Set these both to the same
[assembly: AssemblyFileVersion("2.0.0.1")] [assembly: AssemblyFileVersion("2.0.0.3")]