We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060c63d commit e235c22Copy full SHA for e235c22
1 file changed
RDFIO.php
@@ -13,7 +13,7 @@
13
// -------------------------------------------------------------
14
// Extension meta data
15
16
-define( 'RDFIO_VERSION', 'v3.0.0' );
+define( 'RDFIO_VERSION', 'v3.0.1' );
17
18
$GLOBALS['wgExtensionCredits']['other'][] = array(
19
'path' => __FILE__,
0 commit comments