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