diff --git a/RDFIO.php b/RDFIO.php index eb79da1..faa4f64 100644 --- a/RDFIO.php +++ b/RDFIO.php @@ -13,7 +13,7 @@ // ------------------------------------------------------------- // Extension meta data // ------------------------------------------------------------- -define( 'RDFIO_VERSION', 'v3.0.0' ); +define( 'RDFIO_VERSION', 'v3.0.1' ); $GLOBALS['wgExtensionCredits']['other'][] = array( 'path' => __FILE__,