From 23994f29a490b3ce4a20312efe72898e390ed064 Mon Sep 17 00:00:00 2001 From: Manu Varkey Date: Thu, 25 Jul 2024 06:56:06 +0530 Subject: [PATCH] Update Telegram Plugin --- plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.json b/plugins.json index eb41229..d9a37df 100644 --- a/plugins.json +++ b/plugins.json @@ -2196,7 +2196,7 @@ "author": "Manu Varkey", "compatible_version": ">=1.2.22", "description": "Receive individual or project notifications on [Telegram](https://telegram.org).", - "download": "https://github.com/manuvarkey/kanboard-plugin-telegram/releases/download/v1.5.0/Telegram.zip", + "download": "https://github.com/manuvarkey/kanboard-plugin-telegram/releases/download/v1.6.0/Telegram.zip", "has_hooks": true, "has_overrides": false, "has_schema": false, @@ -2207,7 +2207,7 @@ "readme": "https://raw.githubusercontent.com/manuvarkey/kanboard-plugin-telegram/master/README.md", "remote_install": true, "title": "Telegram", - "version": "1.5.0" + "version": "1.6.0" }, "TemplateManager": { "author": "aljawaid",