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 1bfe66d commit 6f1ccffCopy full SHA for 6f1ccff
init.php
@@ -3,7 +3,7 @@
3
/**
4
* @deprecated since 3.0
5
*/
6
-define( 'WIKIBASE_DATAMODEL_JAVASCRIPT_VERSION', '3.0.0' );
+define( 'WIKIBASE_DATAMODEL_JAVASCRIPT_VERSION', '3.0.1' );
7
8
if ( defined( 'MEDIAWIKI' ) && function_exists( 'wfLoadExtension' ) ) {
9
wfLoadExtension( 'WikibaseDataModelJavaScript', __DIR__ . '/mediawiki-extension.json' );
0 commit comments