aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--doku.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 8dc881a9e..a4469a46a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2024-02-06a "Kaos"
+2024-02-06b "Kaos"
diff --git a/doku.php b/doku.php
index 4d17a3cbe..08bae7703 100644
--- a/doku.php
+++ b/doku.php
@@ -13,7 +13,7 @@ use dokuwiki\ChangeLog\PageChangeLog;
use dokuwiki\Extension\Event;
// update message version - always use a string to avoid localized floats!
-$updateVersion = "55.1";
+$updateVersion = "55.2";
// xdebug_start_profiling();