Bump updateVersion

This commit is contained in:
Guy Brand 2018-05-03 08:54:12 +02:00
parent 1362c8af98
commit bc75376570
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
*/
// update message version - always use a string to avoid localized floats!
$updateVersion = "50";
$updateVersion = "51";
// xdebug_start_profiling();