From 2c4e4aea3f11369c623f9a2d583f69f12bc227e8 Mon Sep 17 00:00:00 2001 From: midoks Date: Wed, 15 Mar 2023 17:22:36 +0800 Subject: [PATCH] Update info.json --- plugins/tgbot/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tgbot/info.json b/plugins/tgbot/info.json index 65b632378..833c5e287 100755 --- a/plugins/tgbot/info.json +++ b/plugins/tgbot/info.json @@ -4,7 +4,7 @@ "name": "tgbot", "title": "tgbot", "shell": "install.sh", - "versions":["0.1"], + "versions":["1.0"], "tip": "soft", "checks": "server/tgbot", "path": "server/tgbot",