edwardspec / mediawiki-aws-s3

Extension:AWS allows MediaWiki to use Amazon S3 (instead of the local directory) to store images.
https://www.mediawiki.org/wiki/Extension:AWS
GNU General Public License v2.0
42 stars 32 forks source link

Migrate manifest version 2 #44

Closed lens0021 closed 3 years ago

lens0021 commented 3 years ago

extension.json's manifest_version 2 is introduced in MW 1.29 and version 1 will be deprecated in MW 1.38 (https://phabricator.wikimedia.org/T258668)

Thanks!

edwardspec commented 3 years ago

Merged, thank you.