Skip to content

Commit a98b566

Browse files
authored
Update SemanticCite.php
1 parent 70d1180 commit a98b566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SemanticCite.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public static function initExtension() {
4141
// Load DefaultSettings
4242
require_once __DIR__ . '/DefaultSettings.php';
4343

44-
define( 'SCI_VERSION', '1.1.0-alpha' );
44+
define( 'SCI_VERSION', '1.1.1' );
4545

4646
// Register the extension
4747
$GLOBALS['wgExtensionCredits']['semantic'][ ] = array(

0 commit comments

Comments
 (0)