From 871aaf69ac1868037618747e232aa177cf2225d8 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Mon, 15 May 2023 19:11:23 +0200 Subject: [PATCH] hotfix release a for Jack Jackrum --- VERSION | 2 +- doku.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index b760d34c5e..18f24ceda7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2023-04-04 "Jack Jackrum" +2023-04-04a "Jack Jackrum" diff --git a/doku.php b/doku.php index 21332d0b3e..49a0125638 100644 --- a/doku.php +++ b/doku.php @@ -11,7 +11,7 @@ // update message version - always use a string to avoid localized floats! use dokuwiki\Extension\Event; -$updateVersion = "54"; +$updateVersion = "54.1"; // xdebug_start_profiling();