update: 更新版本1.4.5

This commit is contained in:
xiamuceer
2026-04-09 09:25:01 +08:00
parent 425aab9eec
commit cfc2df4d9f
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.4-blue.svg)
![Version](https://img.shields.io/badge/version-1.4.5-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.4
APP_VERSION=1.4.5
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.4",
"version": "1.4.5",
"type": "module",
"scripts": {
"dev": "vite",