chore: update version

This commit is contained in:
2022-11-13 18:54:23 +04:00
parent 3564eb2adc
commit f83d3ea0c7
+1 -1
View File
@@ -21,7 +21,7 @@ namespace Ragon.Core
public int MaxRooms; public int MaxRooms;
private static readonly Logger _logger = LogManager.GetCurrentClassLogger(); private static readonly Logger _logger = LogManager.GetCurrentClassLogger();
private static readonly string _serverVersion = "1.0.24-rc"; private static readonly string _serverVersion = "1.0.25-rc";
private static void CopyrightInfo() private static void CopyrightInfo()
{ {