From e18b4c0499f53f463616ae3ecfe79e22ac9ddc27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 14:49:09 +0000 Subject: [PATCH] Update websocket.json --- infos/websocket.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infos/websocket.json b/infos/websocket.json index 458f6d72..7f27a08d 100644 --- a/infos/websocket.json +++ b/infos/websocket.json @@ -1,6 +1,6 @@ { "name": "websocket", - "version": "1.3.1", + "version": "1.4.0", "description": { "zh_tw": "使用 Websocket 連線取得穩定即時的 ExpTech 服務", "zh-Hant": "使用 Websocket 連線取得穩定即時的 ExpTech 服務" @@ -15,7 +15,7 @@ ], "dependencies": { "trem": ">=3.1.0", - "exptech": ">=1.0.2", + "exptech": ">=1.1.0", "config": ">=1.0.3" }, "resources": ["AGPL-3.0"],