Bumped version to 6.5.0.0

This commit is contained in:
miku-666
2022-08-09 07:01:14 +02:00
parent 65858be014
commit bcf9a16736

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.4.0.0")]
[assembly: AssemblyFileVersion("6.4.0.0")]
[assembly: AssemblyVersion("6.5.0.0")]
[assembly: AssemblyFileVersion("6.5.0.0")]
[assembly: NeutralResourcesLanguage("")]