fix(ClashRuleProvider): 修复规则集名称错误

This commit is contained in:
wumode
2025-07-01 00:51:45 +08:00
parent 2cb548eec0
commit af8cd66a97
2 changed files with 9 additions and 3 deletions

View File

@@ -451,11 +451,12 @@
"name": "Clash Rule Provider",
"description": "随时为Clash添加一些额外的规则。",
"labels": "工具",
"version": "1.2.2",
"version": "1.2.3",
"icon": "Mihomo_Meta_A.png",
"author": "wumode",
"level": 1,
"history": {
"v1.2.3": "修复规则集名称错误",
"v1.2.2": "展示更多信息; 修复交互问题",
"v1.2.1": "修复配置模板错误",
"v1.2.0": "支持管理多个订阅; 支持导入配置模板和 V2Ray 链接; 优化界面",