diff --git a/EnhancedRetrieval.php b/EnhancedRetrieval.php index 075a216..79ecd5d 100644 --- a/EnhancedRetrieval.php +++ b/EnhancedRetrieval.php @@ -35,7 +35,7 @@ die(1); } -define('ER_EXTENSION_VERSION', '2.3'); +define('ER_EXTENSION_VERSION', '2.4'); wfLoadExtension( 'EnhancedRetrieval', dirname( __FILE__ ) . '/extension.json' ); global $wgJobClasses; diff --git a/INSTALL b/INSTALL index ba64535..b4dc970 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -== Enhanced Retrieval Extension 2.3 == +== Enhanced Retrieval Extension 2.4 == === Requirements === * PHP 7.x