From 2723a372da083d122fcebea15aa12d99f80d6888 Mon Sep 17 00:00:00 2001 From: hanasa2023 Date: Wed, 9 Oct 2024 23:29:59 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20nb=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E6=9B=B4=E6=96=B0=E5=99=A8=20(#3014)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 88e45465..cad03b92 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7254,5 +7254,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_updater", + "project_link": "nonebot-plugin-updater", + "author": "hanasa2023", + "tags": [ + { + "label": "插件更新", + "color": "#dd2200" + } + ], + "is_official": false } ]