chore: update version

This commit is contained in:
2022-12-25 03:16:59 -08:00
parent e9418f4b22
commit 3936e5c95b
+1 -1
View File
@@ -16,7 +16,7 @@ public struct Configuration
public int LimitRooms; public int LimitRooms;
private static readonly Logger Logger = LogManager.GetCurrentClassLogger(); private static readonly Logger Logger = LogManager.GetCurrentClassLogger();
private static readonly string ServerVersion = "1.1.0-rc"; private static readonly string ServerVersion = "1.0.31-rc";
private static void CopyrightInfo() private static void CopyrightInfo()
{ {