From a98b5660eee61458898cc004d89302b81712dd83 Mon Sep 17 00:00:00 2001 From: mwjames Date: Sat, 9 Jul 2016 18:33:31 +0200 Subject: [PATCH] Update SemanticCite.php --- SemanticCite.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(