Updated version

This commit is contained in:
Garrett Fulghum
2022-05-26 21:59:01 -05:00
parent 3eae2e1a9a
commit 4e027d2c77

View File

@@ -33,6 +33,6 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.01.0")]
[assembly: AssemblyFileVersion("1.4.01.0")]
[assembly: AssemblyVersion("1.4.02.0")]
[assembly: AssemblyFileVersion("1.4.02.0")]
[assembly: NeutralResourcesLanguage("en")]