From 6009946aa0687c65d156eddc4fdcdaa27fe005aa Mon Sep 17 00:00:00 2001 From: wurstsalat Date: Sat, 10 Jun 2023 13:28:25 +0200 Subject: [PATCH] [openpgp] 1.5.1 --- openpgp/plugin-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpgp/plugin-manifest.json b/openpgp/plugin-manifest.json index 7f015a7..d5dfd30 100644 --- a/openpgp/plugin-manifest.json +++ b/openpgp/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.4.0" + "gajim>=1.5.0" ], "short_name": "openpgp", - "version": "1.5.0" + "version": "1.5.1" } \ No newline at end of file