We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0b0bb commit 09f22ddCopy full SHA for 09f22dd
bootstrap.php
@@ -4,7 +4,7 @@
4
return;
5
}
6
7
-define( 'MWSTAKE_MEDIAWIKI_COMPONENT_GENERICTAGHANDLER_VERSION', '1.0.2' );
+define( 'MWSTAKE_MEDIAWIKI_COMPONENT_GENERICTAGHANDLER_VERSION', '1.0.3' );
8
9
MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance()
10
->register( 'generictaghandler', static function () {
0 commit comments