diff --git a/SemanticExtraSpecialProperties.php b/SemanticExtraSpecialProperties.php index 5faa93d..233b839 100644 --- a/SemanticExtraSpecialProperties.php +++ b/SemanticExtraSpecialProperties.php @@ -65,7 +65,7 @@ public static function load() { */ public static function initExtension() { - define( 'SESP_VERSION', '1.4.0' ); + define( 'SESP_VERSION', '1.5.0' ); // Register extension info $GLOBALS['wgExtensionCredits']['semantic'][] = array(