Updating version for Composer/Packagist tag support
This commit is contained in:
parent
a19597b869
commit
bc1d2f31d9
2 changed files with 5 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ $wgExtensionCredits['other'][] = array(
|
|||
'path' => __FILE__,
|
||||
'name' => 'Preloader',
|
||||
'author' => 'Rob Church, Troy Engel',
|
||||
'version' => '1.2.1',
|
||||
'version' => '1.2.2',
|
||||
'url' => 'https://github.com/troyengel/Preloader',
|
||||
'descriptionmsg' => 'preloader-desc',
|
||||
);
|
||||
|
|
|
|||
Reference in a new issue