update version

This commit is contained in:
2022-06-25 13:26:39 +04:00
parent 1bff47e56b
commit 76caa840bd
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ namespace Ragon.Core
public static class ConfigurationLoader
{
private static readonly Logger _logger = LogManager.GetCurrentClassLogger();
private static readonly string _serverVersion = "1.0.5-rc";
private static readonly string _serverVersion = "1.0.6-rc";
private static void CopyrightInfo()
{