From a35373bda2e1eab9a72f5a3e0af6db65a207e6aa Mon Sep 17 00:00:00 2001 From: spaxie <311188777+spaxie@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:42:25 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E5=88=B0=200.1.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- src/nonebot_plugin_mimo_console/static/index.html | 4 ++-- tests/test_package.py | 4 +--- uv.lock | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 5b87356..dc3b67e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-mimo-console" -version = "0.1.9" +version = "0.1.10" description = "A lightweight WebUI management console for NoneBot2" readme = "README.md" requires-python = ">=3.10" @@ -58,7 +58,7 @@ requires = ["uv_build>=0.10.0,<0.12.0"] build-backend = "uv_build" [tool.bumpversion] -current_version = "0.1.9" +current_version = "0.1.10" commit = true message = "chore: 发布 v{new_version}" tag = true diff --git a/src/nonebot_plugin_mimo_console/static/index.html b/src/nonebot_plugin_mimo_console/static/index.html index 8fff003..2543a56 100644 --- a/src/nonebot_plugin_mimo_console/static/index.html +++ b/src/nonebot_plugin_mimo_console/static/index.html @@ -19,7 +19,7 @@ - +
@@ -626,6 +626,6 @@