diff --git a/CHANGELOG.md b/CHANGELOG.md index 07eafc7..1c2fbe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ This changelog only shows recent version history, because of the lack of documentation from the former maintainers. The very first changelog (1.0.2) is likely incomplete. ## Version 3 +### 3.3.4 +* Fix API descriptions/summaries (#73). + ### 3.3.3 * Fix ImportOreDict textarea multiline * Remove wgShowExceptionDetails config assignment diff --git a/extension.json b/extension.json index dc03e3d..6db411d 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "OreDict", - "version": "3.3.3", + "version": "3.3.4", "author": "[http://ftb.gamepedia.com/User:Jinbobo Jinbobo], Telshin, [http://ftb.gamepedia.com/User:Retep998 Retep998], [http://ftb.gamepedia.com/User:TheSatanicSanta Eli Foster], noahm, applehat", "url": "http://help.gamepedia.com/Extension:OreDict", "descriptionmsg": "oredict-desc",