Batch_Historical_Group_Report #1

Merged
laurentiu.constantin merged 4 commits from Batch_Historical_Group_Report into master 2024-06-05 13:24:32 +00:00
Showing only changes of commit 1cf795aa28 - Show all commits

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 namespace SafeDispatch-git
{ {
public class VersionInfo 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";
} }
} }