diff --git a/BeWo/BeWoApp.xaml.cs b/BeWo/BeWoApp.xaml.cs index 796eba041..ed0ecb26c 100644 --- a/BeWo/BeWoApp.xaml.cs +++ b/BeWo/BeWoApp.xaml.cs @@ -56,7 +56,7 @@ namespace BeWo public static LoginControl LoginControl; public static MainControl MainControl; - public static string ShortVersion = "3.31"; + public static string ShortVersion = "3.30.1"; public static string Version => BeWoAppInfo.BeWoAppVersion.ToString(); public static int RenderTier = 0;