change_version_to_8_2_0_10898 #4

Merged
laurentiu.constantin merged 2 commits from change_version_to_8_2_0_10898 into master 2024-06-06 12:56:45 +00:00
Showing only changes of commit a69dc4c6ef - Show all commits

View File

@ -1,10 +0,0 @@
// Generated on Thu, Jun 6, 2024 3:29:48 PM by prebuild script
namespace SafeDispatch-git
{
public class VersionInfo
{
public string Version{ get; set; } = "8.2.0.10898";
}
}