From bb9e3f9477551e2661ca0a8ac54682a414d27f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:45:39 +0800 Subject: [PATCH] Update version to v1.4.13 in config.yaml --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 848e6ab5..dad3d2ee 100644 --- a/config.yaml +++ b/config.yaml @@ -10,7 +10,7 @@ # ============================================ # 前端显示的版本号(可选,不填则显示默认版本) -version: "v1.4.12" +version: "v1.4.13" # 服务器配置 server: host: 0.0.0.0 # 监听地址,0.0.0.0 表示监听所有网络接口