diff --git a/openpgp/plugin-manifest.json b/openpgp/plugin-manifest.json index 051ff2e..d57e1ba 100644 --- a/openpgp/plugin-manifest.json +++ b/openpgp/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=2.3.0" + "gajim>=2.4.2" ], "short_name": "openpgp", - "version": "1.8.0" -} \ No newline at end of file + "version": "1.8.1" +}