From 54bbd67979f21c50f46723db273170bd31f856a9 Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Mon, 15 May 2023 20:02:19 +0800 Subject: [PATCH] update version --- helloworld.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.py b/helloworld.py index f0ac7ae..d591ddf 100644 --- a/helloworld.py +++ b/helloworld.py @@ -64,7 +64,7 @@ class HelloWorldPlugin: "name": "helloworld", "desc": "测试插件", "help": "测试插件, 回复helloworld即可触发", - "version": "v1.0.1 beta", + "version": "v1.0.2 beta", "author": "Soulter" }