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 01e8cf4 commit 29688cbCopy full SHA for 29688cb
Common.php
@@ -15,7 +15,7 @@
15
return 1;
16
}
17
18
-define( 'DATAVALUES_COMMON_VERSION', '0.1' );
+define( 'DATAVALUES_COMMON_VERSION', '0.1.1' );
19
20
/**
21
* @deprecated
@@ -31,7 +31,7 @@
31
'[https://www.mediawiki.org/wiki/User:Jeroen_De_Dauw Jeroen De Dauw]',
32
'The Wikidata team',
33
),
34
- 'url' => 'https://github.com/wikimedia/mediawiki-extensions-DataValuesCommon',
+ 'url' => 'https://github.com/DataValues/Common',
35
'description' => 'Contains common implementations of the interfaces defined by DataValuesInterfaces',
36
);
37
0 commit comments