11 lines
212 B
C#
11 lines
212 B
C#
|
|
// Generated on Thu, Feb 29, 2024 8:11:01 PM by prebuild script
|
|
namespace SafeDispatch-git
|
|
{
|
|
public class VersionInfo
|
|
{
|
|
public string Version{ get; set; } = "8.1.0.10898-2-g741a923";
|
|
}
|
|
}
|
|
|