From 0c95ed03c2b1c2675f18a243137980f88d11dda2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Tue, 31 Mar 2026 22:37:36 +0800 Subject: [PATCH] Update config.yaml --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index deafc65f..2e1e65f5 100644 --- a/config.yaml +++ b/config.yaml @@ -10,7 +10,7 @@ # ============================================ # 前端显示的版本号(可选,不填则显示默认版本) -version: "v1.4.5" +version: "v1.4.6" # 服务器配置 server: host: 0.0.0.0 # 监听地址,0.0.0.0 表示监听所有网络接口