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