We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ee107 commit d16ae4eCopy full SHA for d16ae4e
bootstrap.php
@@ -8,7 +8,7 @@
8
return;
9
}
10
11
-define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.0.4' );
+define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.1.0' );
12
13
MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance()
14
->register( 'commonuserinterface', static function () {
0 commit comments