This commit is contained in:
2026-07-28 11:57:29 +02:00
parent b558ca8b50
commit 789b1bed85

View File

@@ -14,7 +14,7 @@ namespace BS.Shared
{
var baseVersion = new Version("3.32");
var stage = BeWoClientReleaseStage.Sandbox;
var stageVersion = new Version("5.2.3.1");
var stageVersion = new Version("5.2.3.2");
var feature = BeWoClientFeature.AI;
#if !DEBUG