Skip to content

Commit d16ae4e

Browse files
authored
Bump version
1 parent 62ee107 commit d16ae4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
return;
99
}
1010

11-
define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.0.4' );
11+
define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.1.0' );
1212

1313
MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance()
1414
->register( 'commonuserinterface', static function () {

0 commit comments

Comments
 (0)