Skip to content

Commit

Permalink
Bump $updateVersion to 1 higher than stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Apr 7, 2023
1 parent 753d9ad commit 3e62f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doku.php
Expand Up @@ -11,7 +11,7 @@
// update message version - always use a string to avoid localized floats!
use dokuwiki\Extension\Event;

$updateVersion = "53";
$updateVersion = "55";

// xdebug_start_profiling();

Expand Down

0 comments on commit 3e62f0f

Please sign in to comment.