We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f8a14 commit 2e77ef4Copy full SHA for 2e77ef4
bootstrap.php
@@ -4,7 +4,7 @@
4
return;
5
}
6
7
-define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.1.3' );
+define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.1.4' );
8
9
MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance()
10
->register( 'commonuserinterface', static function () {
0 commit comments