diff --git a/Server/Program.cs b/Server/Program.cs index 8e02d63..b7371da 100644 --- a/Server/Program.cs +++ b/Server/Program.cs @@ -11,7 +11,7 @@ public class Program /// public const string ProjectName = "Flower Story"; /// - public const string Version = "0.23.523"; + public const string Version = "0.3.526"; /// public static void Main(string[] args)