diff --git a/README.md b/README.md index 2669a69..c78be21 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # QQ群日常分析插件 -[![Plugin Version](https://img.shields.io/badge/Latest_Version-v2.7.1-blue.svg?style=for-the-badge&color=76bad9)](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis) +[![Plugin Version](https://img.shields.io/badge/Latest_Version-v2.8.0-blue.svg?style=for-the-badge&color=76bad9)](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis) [![AstrBot](https://img.shields.io/badge/AstrBot-Plugin-ff69b4?style=for-the-badge)](https://github.com/AstrBotDevs/AstrBot) [![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](LICENSE) @@ -137,6 +137,10 @@ _✨ 一个基于AstrBot的智能群聊分析插件,能够生成精美的群 ### v2.7.0 - (llm_analyzer) LLM 输出 json 提取增强 +### v2.8.0 +- (#24) 在配置中启用 “偏好使用群昵称” @Ri-Nai + + ## 许可证 MIT License diff --git a/metadata.yaml b/metadata.yaml index 0c7e06e..4c1904c 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -13,6 +13,6 @@ help: | # 插件的帮助信息 命令: /群分析 [天数] - 分析群聊活动 /分析设置 [操作] - 管理设置(enable/disable/status/test) -version: v2.7.1 # 插件版本号。格式:v1.1.1 或者 v1.1 +version: v2.8.0 # 插件版本号。格式:v1.1.1 或者 v1.1 author: SXP-Simon # 作者 repo: https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis # 插件的仓库地址