Bump version, write history.

This commit is contained in:
Daniel Kraus
2016-11-22 22:05:03 +01:00
parent 904f90c9f7
commit aaef459d67
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@ -1,3 +1,11 @@
Version 4.0.3 (2016-11-22)
------------------------------------------------------------------------
- Fix: __NOAUTOLINKS__ magic word would not be respected when saving an edited page.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 4.0.2 (2016-11-09) Version 4.0.2 (2016-11-09)
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -6,7 +6,7 @@
], ],
"type": "parserhook", "type": "parserhook",
"url": "https://www.mediawiki.org/wiki/Extension:LinkTitles", "url": "https://www.mediawiki.org/wiki/Extension:LinkTitles",
"version": "4.0.2", "version": "4.0.3",
"license-name": "GPL-2.0+", "license-name": "GPL-2.0+",
"descriptionmsg": "linktitles-desc", "descriptionmsg": "linktitles-desc",
"requires": { "requires": {