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