3.30.2 -> 3.30

KI 4.3 -> 4.4
This commit is contained in:
2026-03-25 12:00:47 +01:00
parent 92cf7574d7
commit 9fe7e38871
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ namespace BeWo
public static LoginControl LoginControl;
public static MainControl MainControl;
public static string ShortVersion = "3.30.2";
public static string ShortVersion = "3.30";
public static string Version => BeWoAppInfo.BeWoAppVersion.ToString();
public static int RenderTier = 0;