Bump updateVersion

This commit is contained in:
Guy Brand 2020-06-01 13:24:32 +02:00
parent bf713fe248
commit fe14dcf17b
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";
$updateVersion = "52";
// xdebug_start_profiling();