Release preparation

This commit is contained in:
Guy Brand
2020-06-09 19:58:59 +02:00
parent d26862c5dc
commit e602e04722

View File

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