Batch_Historical_Group_Report

This commit is contained in:
Laurențiu Constantin 2024-06-05 15:17:35 +03:00
parent a2c35ac9a5
commit 1cf795aa28

View File

@ -1,10 +1,10 @@
// Generated on Wed, Jun 5, 2024 11:58:38 AM by prebuild script
// Generated on Wed, Jun 5, 2024 3:16:51 PM by prebuild script
namespace SafeDispatch-git
{
public class VersionInfo
{
public string Version{ get; set; } = "8.1.0.10898-4-g9084fa4";
public string Version{ get; set; } = "8.1.0.10898-7-ga2c35ac";
}
}