From 5bb93ae3c99492326ec087e5e0aca0ec227cec33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Sun, 1 Mar 2026 23:03:59 +0100 Subject: [PATCH] [pgp] 1.8.2 --- 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 392016c..5b4e16c 100644 --- a/pgp/plugin-manifest.json +++ b/pgp/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=2.4.2" + "gajim>=2.4.4" ], "short_name": "pgp", - "version": "1.8.1" + "version": "1.8.2" }