update:更新版本v1.2.6

This commit is contained in:
xiamuceer
2026-01-06 16:38:31 +08:00
parent 3eeff8c0be
commit 731913faaf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
# 应用配置 # 应用配置
# ========================================== # ==========================================
APP_NAME=MuMuAINovel APP_NAME=MuMuAINovel
APP_VERSION=1.2.5 APP_VERSION=1.2.6
APP_HOST=0.0.0.0 APP_HOST=0.0.0.0
APP_PORT=8000 APP_PORT=8000
DEBUG=false DEBUG=false
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "frontend", "name": "frontend",
"private": true, "private": true,
"version": "1.2.5", "version": "1.2.6",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",