set version
This commit is contained in:
parent
de97084562
commit
a960d3cf08
@ -6,7 +6,7 @@ namespace Milimoe.RainBOT.Settings
|
||||
public class OSMCore
|
||||
{
|
||||
public const string version = "v1.0";
|
||||
public const string version2 = "Patch11 Test1";
|
||||
public const string version2 = "Patch11";
|
||||
|
||||
public static string Info => $"OSM Core {version} {version2}\r\nAuthor: Milimoe\r\nBuilt on {GetBuiltTime(Assembly.GetExecutingAssembly().Location)}\r\nSee: https://github.com/milimoe";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user