This commit is contained in:
2026-06-15 11:28:58 +02:00
parent e8ce001d95
commit fd7bf5e2bb

View File

@@ -15,7 +15,7 @@ namespace BeWo
{
var baseVersion = new Version(BeWoApp.ShortVersion);
var stage = BeWoClientReleaseStage.Sandbox;
var stageVersion = new Version("5.1.2");
var stageVersion = new Version("5.1.3");
var feature = BeWoClientFeature.AI;
#if !DEBUG