update: 更新版本v1.4.6

This commit is contained in:
xiamuceer
2026-04-24 10:14:24 +08:00
parent 4af9a31eba
commit 35fbcb6ea2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div align="center">
![Version](https://img.shields.io/badge/version-1.4.5-blue.svg)
![Version](https://img.shields.io/badge/version-1.4.6-blue.svg)
![Python](https://img.shields.io/badge/python-3.11-blue.svg)
![FastAPI](https://img.shields.io/badge/FastAPI-0.109.0-green.svg)
![React](https://img.shields.io/badge/react-18.3.1-blue.svg)
+1 -1
View File
@@ -8,7 +8,7 @@
# 应用配置
# ==========================================
APP_NAME=MuMuAINovel
APP_VERSION=1.4.5
APP_VERSION=1.4.6
APP_HOST=0.0.0.0
APP_PORT=8000
DEBUG=false
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "1.4.5",
"version": "1.4.6",
"type": "module",
"scripts": {
"dev": "vite",