mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
chore: 版本号更新为 2.1.4
This commit is contained in:
+1
-1
@@ -49,5 +49,5 @@ func healthCheck(w http.ResponseWriter, r *http.Request) {
|
||||
// systemInfo 系统信息
|
||||
func systemInfo(w http.ResponseWriter, r *http.Request) {
|
||||
w.Header().Set("Content-Type", "application/json")
|
||||
w.Write([]byte(`{"version":"2.1.1","build":"web"}`))
|
||||
w.Write([]byte(`{"version":"2.1.4","build":"web"}`))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user