From a81640c2891c1ed53077f0dd2a01deedb78c8962 Mon Sep 17 00:00:00 2001 From: SXP-Simon Date: Wed, 26 Nov 2025 00:42:40 +0800 Subject: [PATCH] =?UTF-8?q?[v4.2.6]=20fix(=E5=BB=B6=E8=BF=9F=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E8=B0=83=E5=BA=A6=E5=99=A8=E5=A4=B1=E8=B4=A5):=20'xxx?= =?UTF-8?q?PlatformAdapter'=20object=20has=20no=20attribute=20'metadata'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- metadata.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 517daa9..631792f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # QQ群日常分析插件 -[![Plugin Version](https://img.shields.io/badge/Latest_Version-v4.2.5-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-v4.2.6-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) [![](https://img.shields.io/badge/五彩斑斓的Bug群-Bug反馈群&水群-white?style=for-the-badge&color=76bad9&logo=qq&logoColor=76bad9)](https://qm.qq.com/q/oTzIrdDBIc) diff --git a/metadata.yaml b/metadata.yaml index e3d9052..d87dfcc 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -14,6 +14,6 @@ help: | # 插件的帮助信息 命令: /群分析 [天数] - 分析群聊活动 /分析设置 [操作] - 管理设置(enable/disable/status/test) -version: v4.2.5 # 插件版本号。格式:v1.1.1 或者 v1.1 +version: v4.2.6 # 插件版本号。格式:v1.1.1 或者 v1.1 author: SXP-Simon # 作者 repo: https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis # 插件的仓库地址