Skip to content

Commit

Permalink
Bump RDFIO version to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samuell committed Jul 1, 2017
1 parent d6fc843 commit 75db4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RDFIO.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// -------------------------------------------------------------
// Extension meta data
// -------------------------------------------------------------
define( 'RDFIO_VERSION', 'v2.1.1' );
define( 'RDFIO_VERSION', 'v2.2.0' );

$GLOBALS['wgExtensionCredits']['other'][] = array(
'path' => __FILE__,
Expand Down

0 comments on commit 75db4f8

Please sign in to comment.