From 4b44b1d1355c46f24a3ebed8897d0712b5b2f483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Tue, 13 Jan 2026 23:01:41 +0100 Subject: [PATCH] [pgp] 1.8.1 --- pgp/plugin-manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" +}