version 5.1.2

This commit is contained in:
2026-06-15 09:54:14 +02:00
parent b33181ff58
commit 774979a8ea

View File

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