Upgrade to 2024-02-06b "Kaos"

This commit is contained in:
Derick Rethans
2024-08-20 10:41:16 +01:00
parent ac07a6641d
commit 5ccdaa2a32
7 changed files with 26 additions and 36 deletions

View File

@ -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();