Skip to content

Commit 4a50755

Browse files
authored
Merge pull request dokuwiki#4277 from dregad/bump_updateversion
Bump $updateVersion to 56
2 parents b56152e + 5c1c687 commit 4a50755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doku.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use dokuwiki\Extension\Event;
1414

1515
// update message version - always use a string to avoid localized floats!
16-
$updateVersion = "55";
16+
$updateVersion = "56";
1717

1818
// xdebug_start_profiling();
1919

0 commit comments

Comments
 (0)