Update version used in ULS_VERSION to match extension.json
Change-Id: Icced77930c4355de2db349ef95ad24416928f5b4
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
class UniversalLanguageSelectorHooks {
|
class UniversalLanguageSelectorHooks {
|
||||||
// Used when extension registration in use which skips the main php file
|
// Used when extension registration in use which skips the main php file
|
||||||
public static function setVersionConstant() {
|
public static function setVersionConstant() {
|
||||||
define( 'ULS_VERSION', '2015-06-08' );
|
define( 'ULS_VERSION', '2017-07-25' );
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user