From 90a563aef0d8f876704fa3c2db2ca9434aabba29 Mon Sep 17 00:00:00 2001 From: qinglong Date: Sun, 14 Jun 2026 15:56:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20version.json=E6=8C=87=E5=90=91main?= =?UTF-8?q?=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index eacf684..8a59105 100644 --- a/version.json +++ b/version.json @@ -1,11 +1,17 @@ { "framework": { "version": "v0.8.0", - "url": "https://git.yeij.top/AskaEth/SenSu/archive/dev.zip", + "url": "https://git.yeij.top/AskaEth/SenSu/archive/main.zip", "notes": "Sentinel横版折线图+磁盘分区+负载/SWAP/温度 | Windows兼容 | 自动更新+备份回滚 | 插件导入安装 | 安全加固29项" }, "plugins": { - "sentinel": { "version": "1.1.0", "url": "" }, - "example_plugin": { "version": "1.0.0", "url": "" } + "sentinel": { + "version": "1.1.0", + "url": "" + }, + "example_plugin": { + "version": "1.0.0", + "url": "" + } } -} +} \ No newline at end of file