This commit is contained in:
2023-05-22 18:39:19 -07:00
parent b9e74f1bac
commit cb5c059f50
2 changed files with 3 additions and 3 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.49.0.0")]
[assembly: AssemblyFileVersion("2.49.0.0")]
[assembly: AssemblyVersion("2.49.2.0")]
[assembly: AssemblyFileVersion("2.49.2.0")]