From 5ec8a0e426a5433444005df263110a86257943d2 Mon Sep 17 00:00:00 2001 From: rianli Date: Thu, 12 Mar 2026 13:28:49 +0800 Subject: [PATCH] docs: add current version heading to READMEs --- README.md | 2 ++ README.zh.md | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6208688..d86cf37 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ **Connect your AI assistant to QQ — private chat, group chat, and rich media, all in one plugin.** +### 🚀 Current Version: `v1.5.7` + ![Version](https://img.shields.io/badge/version-1.5.7-blue) [![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE) [![QQ Bot](https://img.shields.io/badge/QQ_Bot-API_v2-red)](https://bot.q.qq.com/wiki/) diff --git a/README.zh.md b/README.zh.md index ac1472a..a463d3f 100644 --- a/README.zh.md +++ b/README.zh.md @@ -8,7 +8,9 @@ **让你的 AI 助手接入 QQ — 私聊、群聊、富媒体,一个插件全搞定。** -![Version](https://img.shields.io/badge/version-1.5.7-blue) + +### 🚀 当前版本:`v1.5.7` + [![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE) [![QQ Bot](https://img.shields.io/badge/QQ_Bot-API_v2-red)](https://bot.q.qq.com/wiki/) [![Platform](https://img.shields.io/badge/platform-OpenClaw-orange)](https://github.com/tencent-connect/openclaw-qqbot)