diff --git a/acronyms_expander/plugin-manifest.json b/acronyms_expander/plugin-manifest.json index 14a564b..f9e479f 100644 --- a/acronyms_expander/plugin-manifest.json +++ b/acronyms_expander/plugin-manifest.json @@ -14,8 +14,8 @@ "win32" ], "requirements": [ - "gajim>=2.0.0" + "gajim>=2.4.2" ], "short_name": "acronyms_expander", - "version": "1.6.1" -} \ No newline at end of file + "version": "1.6.2" +}