diff --git a/CHANGELOG.md b/CHANGELOG.md index 6df9e8d..b2e7518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.4.1 + +* Fix: Approve button on the column wasn't working +* Enhancement: Width of 85% only on the string list + # 1.4 * Feature: New Ctrl+Alt+D hotkey to dismiss warnings * Feature: New bulk action to Copy from original diff --git a/manifest.json b/manifest.json index 7b0b19b..6104176 100644 --- a/manifest.json +++ b/manifest.json @@ -28,7 +28,7 @@ "css/style.css", "js/init.js" ], - "version": "1.4", + "version": "1.4.1", "description": "Improve the workflow on translate.wordpress.org", "homepage_url": "https://github.com/Mte90/GlotDict", "manifest_version": 2,