We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5713ce7 commit 9c40748Copy full SHA for 9c40748
bootstrap.php
@@ -4,7 +4,7 @@
4
return;
5
}
6
7
-define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '6.0.0' );
+define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '6.0.1' );
8
9
MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance()
10
->register( 'commonuserinterface', static function () {
composer.json
@@ -6,7 +6,7 @@
{
"name": "HalloWelt! GmbH",
"email": "info@hallowelt.com",
- "homepage": "http://www.hallowelt.com"
+ "homepage": "https://www.hallowelt.com"
11
],
12
"require": {
0 commit comments