From 7f96a4c277f029ebfa737f7a274dc1cf75748285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Tue, 13 Jan 2026 23:00:20 +0100 Subject: [PATCH] [acronym_expander] 1.6.2 --- acronyms_expander/plugin-manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/acronyms_expander/plugin-manifest.json b/acronyms_expander/plugin-manifest.json index 14a564b..f9e479f 100644 --- a/acronyms_expander/plugin-manifest.json +++ b/acronyms_expander/plugin-manifest.json @@ -14,8 +14,8 @@ "win32" ], "requirements": [ - "gajim>=2.0.0" + "gajim>=2.4.2" ], "short_name": "acronyms_expander", - "version": "1.6.1" -} \ No newline at end of file + "version": "1.6.2" +}