diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj
index 9fd9e03c9..84087528f 100644
--- a/BeWo/BeWo.csproj
+++ b/BeWo/BeWo.csproj
@@ -16,7 +16,7 @@
true
Internet
true
- true
+ false
8E3A8E81F1C6F67A1C6D239593544EA33D8AC6A7
@@ -43,12 +43,12 @@
de-DE
BeWoPlaner
ownSoft GmbH
- 2.0.1.297
+ 2.0.1.298
true
publish.htm
false
true
- 298
+ 299
2.0.1.%2a
false
true
diff --git a/BeWo/BeWoApp.xaml.cs b/BeWo/BeWoApp.xaml.cs
index 76223f6f4..c6180b4e2 100644
--- a/BeWo/BeWoApp.xaml.cs
+++ b/BeWo/BeWoApp.xaml.cs
@@ -57,7 +57,7 @@ namespace BeWo
public static LoginControl LoginControl;
public static MainControl MainControl;
- public static string ShortVersion = "3.32";
+ public static string ShortVersion = "3.32.2";
public static string Version => BeWoAppInfo.BeWoAppVersion.ToString();
public static int RenderTier = 0;