From 453e03ebc95cb0fc9f5191412391bd8ca5fe8b34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Tue, 13 Jan 2026 23:01:56 +0100 Subject: [PATCH] [quick_replies] 1.5.1 --- quick_replies/plugin-manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/quick_replies/plugin-manifest.json b/quick_replies/plugin-manifest.json index bc6d018..ab3aa2a 100644 --- a/quick_replies/plugin-manifest.json +++ b/quick_replies/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=2.0.0" + "gajim>=2.4.2" ], "short_name": "quick_replies", - "version": "1.5.0" -} \ No newline at end of file + "version": "1.5.1" +}