RustDedicated/System.Xml/ThisAssembly.cs
2025-05-25 05:29:54 +09:30

4 lines
81 B
C#

internal static class ThisAssembly
{
public const string Version = "4.0.0.0";
}