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 @@