diff options
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doku.php | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1 +1 @@ -2024-02-06a "Kaos" +2024-02-06b "Kaos" @@ -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(); |