diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f158a..ab96fcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.1.2 + +* Fix: updates to latest GlotPress UI changes + # 2.1.1 * Fix: Wrong manifest.json for Chrome diff --git a/manifest.json b/manifest.json index 4e35588..f0ebb3d 100644 --- a/manifest.json +++ b/manifest.json @@ -35,7 +35,7 @@ "css/style.css", "js/init.js" ], - "version": "2.1.1", + "version": "2.1.2", "description": "Improve the workflow on translate.wordpress.org", "homepage_url": "https://github.com/Mte90/GlotDict", "manifest_version": 2,