diff --git a/package.v2.json b/package.v2.json index 5dad11d..c45f908 100644 --- a/package.v2.json +++ b/package.v2.json @@ -395,12 +395,13 @@ "name": "绕过Trackers", "description": "提供tracker服务器IP地址列表,帮助IPv6连接绕过OpenClash", "labels": "工具", - "version": "1.0", + "version": "1.1", "icon": "Clash_A.png", "author": "wumode", "level": 2, "history": { - "v1.0": "支持自定义Trackers" + "v1.0": "支持自定义Trackers", + "v1.1": "更新列表后发送通知" } } -} \ No newline at end of file +}