|
10 | 10 |
|
11 | 11 | <br> |
12 | 12 | <div align="center"> |
13 | | - <a href="CHANGELOG.md"><img src="https://img.shields.io/badge/VERSION-v2.6.1-E91E63?style=for-the-badge" alt="Version"></a> |
| 13 | + <a href="CHANGELOG.md"><img src="https://img.shields.io/badge/VERSION-v2.6.2-E91E63?style=for-the-badge" alt="Version"></a> |
14 | 14 | <a href="https://github.com/GEMILUXVII/astrbot_plugin_jm_cosmos/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-AGPL--3.0-009688?style=for-the-badge" alt="License"></a> |
15 | 15 | <a href="https://www.python.org/"><img src="https://img.shields.io/badge/PYTHON-3.10+-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python"></a> |
16 | 16 | <a href="https://github.com/AstrBotDevs/AstrBot"><img src="https://img.shields.io/badge/AstrBot-Compatible-00BFA5?style=for-the-badge&logo=robot&logoColor=white" alt="AstrBot Compatible"></a> |
|
19 | 19 | <div align="center"> |
20 | 20 | <a href="https://pypi.org/project/jmcomic/"><img src="https://img.shields.io/badge/JMCOMIC-≥2.5.0-9C27B0?style=for-the-badge" alt="JMComic"></a> |
21 | 21 | <a href="https://github.com/botuniverse/onebot-11"><img src="https://img.shields.io/badge/OneBotv11-AIOCQHTTP-FF5722?style=for-the-badge&logo=qq&logoColor=white" alt="OneBot v11 Support"></a> |
22 | | - <a href="https://github.com/GEMILUXVII/astrbot_plugin_jm_cosmos"><img src="https://img.shields.io/badge/UPDATED-2025.12.31-2196F3?style=for-the-badge" alt="Updated"></a> |
| 22 | + <a href="https://github.com/GEMILUXVII/astrbot_plugin_jm_cosmos"><img src="https://img.shields.io/badge/UPDATED-2026.01.04-2196F3?style=for-the-badge" alt="Updated"></a> |
23 | 23 | </div> |
24 | 24 |
|
25 | 25 | ## 介绍 |
@@ -375,7 +375,7 @@ proxy_url: http://127.0.0.1:7890 |
375 | 375 |
|
376 | 376 | 查看完整更新日志:[CHANGELOG.md](./CHANGELOG.md) |
377 | 377 |
|
378 | | -**当前版本:v2.6.1** - 搜索翻页功能,优化搜索结果显示。 |
| 378 | +**当前版本:v2.6.2** - 修复 Docker 环境代理问题 (Issue #43)。 |
379 | 379 |
|
380 | 380 | ## 注意事项 |
381 | 381 |
|
@@ -424,7 +424,7 @@ docs: 更新 README 安装说明 |
424 | 424 |
|
425 | 425 | [](https://www.gnu.org/licenses/agpl-3.0.txt) |
426 | 426 |
|
427 | | -Copyright (C) 2025 GEMILUXVII |
| 427 | +Copyright (C) 2025-2026 GEMILUXVII |
428 | 428 |
|
429 | 429 | This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. |
430 | 430 |
|
|
0 commit comments