Skip to content

Commit

Permalink
Release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed May 28, 2021
1 parent 2d1d100 commit 6c39278
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@

Versions and bullets are arranged chronologically from latest to oldest.

## Unreleased
## v1.0.5

ENHANCEMENTS:

- Localisations update.
Note: this version requires MediaWiki 1.36+. Earlier versions are no longer supported.
If you still use those versions of MediaWiki, please use REL1_35 branch instead of this release.

BUG FIXES:
ENHANCEMENTS:

-
- Localisation updates from https://translatewiki.net.

## Previous Releases

Expand Down
4 changes: 2 additions & 2 deletions extension.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "UnifiedExtensionForFemiwiki",
"version": "1.0.0",
"version": "1.0.5",
"author": "[https://femiwiki.com/ Femiwiki Team]",
"url": "https://github.com/femiwiki/unifiedExtensionForFemiwiki",
"descriptionmsg": "unifiedextensionforfemiwiki-desc",
"license-name": "AGPL-3.0-or-later",
"type": "specialpage",
"requires": {
"MediaWiki": ">= 1.35.0",
"MediaWiki": ">= 1.36.0",
"extensions": {
"CategoryTree": "*"
}
Expand Down

0 comments on commit 6c39278

Please sign in to comment.