Changed version to 7.0

This commit is contained in:
MattNL
2022-08-27 05:40:45 -04:00
parent 0fe1fff801
commit d1e3aee34e

View File

@@ -33,6 +33,6 @@ using System.Security.Permissions;
// 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("6.5.0.0")]
[assembly: AssemblyFileVersion("6.5.0.0")]
[assembly: AssemblyVersion("7.0")]
[assembly: AssemblyFileVersion("7.0")]
[assembly: NeutralResourcesLanguage("")]