From 41f66aa66b1b1dabc4d5020a0b009863bd2f92d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Sat, 28 Jun 2025 12:46:18 +0200 Subject: [PATCH] [pgp] 1.8.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 b14d947..7c53a08 100644 --- a/pgp/plugin-manifest.json +++ b/pgp/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=2.0.0" + "gajim>=2.3.0" ], "short_name": "pgp", - "version": "1.7.0" + "version": "1.8.0" } \ No newline at end of file