refactor: 版本号不再硬编码,动态从 APP_VERSIONS_LIST 拉取;所有链接 master → dev
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "MineSentinel"
|
|||||||
description = "Minecraft 服务器智能守护进程,TCP 端口检测 + 崩溃自动重启 + 防循环冷却期"
|
description = "Minecraft 服务器智能守护进程,TCP 端口检测 + 崩溃自动重启 + 防循环冷却期"
|
||||||
repo_url = "https://gitee.com/snoware/minesentinel"
|
repo_url = "https://gitee.com/snoware/minesentinel"
|
||||||
demo_url = "https://swe-iss.rth1.xyz/softwares/minesentinel"
|
demo_url = "https://swe-iss.rth1.xyz/softwares/minesentinel"
|
||||||
doc_url = "https://gitee.com/snoware/minesentinel/blob/master/docs/DEPLOY.md"
|
doc_url = "https://gitee.com/snoware/minesentinel/blob/dev/docs/DEPLOY.md"
|
||||||
tags = ["Ruby", "Minecraft", "Server", "Monitoring", "Daemon", "SNOWARE"]
|
tags = ["Ruby", "Minecraft", "Server", "Monitoring", "Daemon", "SNOWARE"]
|
||||||
|
|
||||||
[[projects]]
|
[[projects]]
|
||||||
|
|||||||
+10
-10
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user