From 6d2e4014d7dc3061fc117d647f9b8eab4db86ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Mon, 10 Jun 2024 10:06:54 +0200 Subject: [PATCH] [pgp] 1.6.0 --- pgp/plugin-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pgp/plugin-manifest.json b/pgp/plugin-manifest.json index fd257cc..9f72663 100644 --- a/pgp/plugin-manifest.json +++ b/pgp/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.4.0" + "gajim>=1.9.0" ], "short_name": "pgp", - "version": "1.5.2" + "version": "1.6.0" } \ No newline at end of file