diff --git a/bootstrap.php b/bootstrap.php index 1271e2f..c268d8a 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -8,7 +8,7 @@ return; } -define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.1.0' ); +define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '5.1.1' ); MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance() ->register( 'commonuserinterface', static function () {