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