Updated to v.4

This commit is contained in:
Garrett
2023-12-19 22:39:10 -06:00
parent 410ad52b59
commit b93bdf5b6b

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