chore: 版本号 v0.7.0 → v0.8.0

This commit is contained in:
qinglong
2026-06-14 10:33:49 +08:00
parent c65a9916c2
commit 2901ec6daa
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
framework:
debug: true
name: SenSu
version: v0.7.0
version: v0.8.0
branch: dev
repo_url: https://git.yeij.top/AskaEth/SenSu
logging:
+3 -3
View File
@@ -1,11 +1,11 @@
{
"framework": {
"version": "v0.7.0",
"version": "v0.8.0",
"url": "https://git.yeij.top/AskaEth/SenSu/archive/dev.zip",
"notes": "安全加固 + Sentinel 集群监控 + API Key 系统 + 更新服务"
"notes": "Sentinel横版折线图+磁盘分区+负载/SWAP/温度 | Windows兼容 | 自动更新+备份回滚 | 插件导入安装 | 安全加固29项"
},
"plugins": {
"sentinel": { "version": "1.0.0", "url": "" },
"sentinel": { "version": "1.1.0", "url": "" },
"example_plugin": { "version": "1.0.0", "url": "" }
}
}