diff --git a/SemanticCite.php b/SemanticCite.php index dc5b26c..fac838c 100644 --- a/SemanticCite.php +++ b/SemanticCite.php @@ -41,7 +41,7 @@ public static function initExtension() { // Load DefaultSettings require_once __DIR__ . '/DefaultSettings.php'; - define( 'SCI_VERSION', '1.1.0-alpha' ); + define( 'SCI_VERSION', '1.1.1' ); // Register the extension $GLOBALS['wgExtensionCredits']['semantic'][ ] = array(