Updating version for Composer/Packagist tag support

This commit is contained in:
tengel 2024-03-20 09:20:41 -05:00
parent a19597b869
commit bc1d2f31d9
2 changed files with 5 additions and 1 deletions

View file

@ -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',
);