Bug fixes

This commit is contained in:
2024-06-12 09:58:26 -07:00
parent f1b0f15342
commit e365af3f6f
5 changed files with 7 additions and 5 deletions

View File

@ -32,5 +32,5 @@ 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("2.52.2.0")]
[assembly: AssemblyFileVersion("2.52.2.0")]
[assembly: AssemblyVersion("2.56.0.0")]
[assembly: AssemblyFileVersion("2.56.0.0")]