From cd02d2f746e8c6975ae2fd852c72980415f2a827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Thu, 27 Feb 2025 23:12:36 +0100 Subject: [PATCH] Update plugin manifests --- acronyms_expander/plugin-manifest.json | 4 ++-- anti_spam/plugin-manifest.json | 4 ++-- clients_icons/plugin-manifest.json | 4 ++-- length_notifier/plugin-manifest.json | 4 ++-- message_box_size/plugin-manifest.json | 4 ++-- now_listen/plugin-manifest.json | 4 ++-- openpgp/plugin-manifest.json | 4 ++-- pgp/plugin-manifest.json | 4 ++-- plugins_translations/plugin-manifest.json | 4 ++-- quick_replies/plugin-manifest.json | 4 ++-- triggers/plugin-manifest.json | 4 ++-- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/acronyms_expander/plugin-manifest.json b/acronyms_expander/plugin-manifest.json index a3a1d2b..485ec92 100644 --- a/acronyms_expander/plugin-manifest.json +++ b/acronyms_expander/plugin-manifest.json @@ -14,8 +14,8 @@ "win32" ], "requirements": [ - "gajim>=1.9.0" + "gajim>=2.0.0" ], "short_name": "acronyms_expander", - "version": "1.5.0" + "version": "1.6.0" } \ No newline at end of file diff --git a/anti_spam/plugin-manifest.json b/anti_spam/plugin-manifest.json index 6da8c5e..79a1d59 100644 --- a/anti_spam/plugin-manifest.json +++ b/anti_spam/plugin-manifest.json @@ -15,8 +15,8 @@ "win32" ], "requirements": [ - "gajim>=1.4.0" + "gajim>=2.0.0" ], "short_name": "anti_spam", - "version": "1.6.8" + "version": "1.7.0" } \ No newline at end of file diff --git a/clients_icons/plugin-manifest.json b/clients_icons/plugin-manifest.json index 3531dba..9b9b977 100644 --- a/clients_icons/plugin-manifest.json +++ b/clients_icons/plugin-manifest.json @@ -15,8 +15,8 @@ "win32" ], "requirements": [ - "gajim>=1.4.0" + "gajim>=2.0.0" ], "short_name": "clients_icons", - "version": "7.11.0" + "version": "7.12.0" } diff --git a/length_notifier/plugin-manifest.json b/length_notifier/plugin-manifest.json index b86bbf3..c1c2da5 100644 --- a/length_notifier/plugin-manifest.json +++ b/length_notifier/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.9.0" + "gajim>=2.0.0" ], "short_name": "length_notifier", - "version": "1.5.1" + "version": "1.6.0" } \ No newline at end of file diff --git a/message_box_size/plugin-manifest.json b/message_box_size/plugin-manifest.json index e4880f0..734df8b 100644 --- a/message_box_size/plugin-manifest.json +++ b/message_box_size/plugin-manifest.json @@ -14,8 +14,8 @@ "win32" ], "requirements": [ - "gajim>=1.8.2" + "gajim>=2.0.0" ], "short_name": "message_box_size", - "version": "1.4.4" + "version": "1.5.0" } \ No newline at end of file diff --git a/now_listen/plugin-manifest.json b/now_listen/plugin-manifest.json index 76de6b4..bb6ad6f 100644 --- a/now_listen/plugin-manifest.json +++ b/now_listen/plugin-manifest.json @@ -11,8 +11,8 @@ "linux" ], "requirements": [ - "gajim>=1.5.0" + "gajim>=2.0.0" ], "short_name": "now_listen", - "version": "1.4.3" + "version": "1.5.0" } \ No newline at end of file diff --git a/openpgp/plugin-manifest.json b/openpgp/plugin-manifest.json index 89b355a..26a63fb 100644 --- a/openpgp/plugin-manifest.json +++ b/openpgp/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.9.0" + "gajim>=2.0.0" ], "short_name": "openpgp", - "version": "1.6.2" + "version": "1.7.0" } \ No newline at end of file diff --git a/pgp/plugin-manifest.json b/pgp/plugin-manifest.json index 9f72663..b14d947 100644 --- a/pgp/plugin-manifest.json +++ b/pgp/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.9.0" + "gajim>=2.0.0" ], "short_name": "pgp", - "version": "1.6.0" + "version": "1.7.0" } \ No newline at end of file diff --git a/plugins_translations/plugin-manifest.json b/plugins_translations/plugin-manifest.json index 96d529c..88dcaa0 100644 --- a/plugins_translations/plugin-manifest.json +++ b/plugins_translations/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.4.0" + "gajim>=2.0.0" ], "short_name": "plugins_translations", - "version": "1.4.6" + "version": "1.5.0" } \ No newline at end of file diff --git a/quick_replies/plugin-manifest.json b/quick_replies/plugin-manifest.json index 3e402e2..bc6d018 100644 --- a/quick_replies/plugin-manifest.json +++ b/quick_replies/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.5.0" + "gajim>=2.0.0" ], "short_name": "quick_replies", - "version": "1.4.5" + "version": "1.5.0" } \ No newline at end of file diff --git a/triggers/plugin-manifest.json b/triggers/plugin-manifest.json index c4cac5a..cac8e47 100644 --- a/triggers/plugin-manifest.json +++ b/triggers/plugin-manifest.json @@ -13,8 +13,8 @@ "win32" ], "requirements": [ - "gajim>=1.9.4" + "gajim>=2.0.0" ], "short_name": "triggers", - "version": "1.5.2" + "version": "1.6.0" } \ No newline at end of file