Release preparation

This commit is contained in:
Guy Brand 2020-07-29 11:32:06 +02:00
parent 670dc13d7e
commit 054813bc7b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
// update message version - always use a string to avoid localized floats!
use dokuwiki\Extension\Event;
$updateVersion = "51.2";
$updateVersion = "51.3";
// xdebug_start_profiling();