update:1.更新版本号v1.1.2

This commit is contained in:
xiamuceer
2025-12-14 15:33:26 +08:00
parent cba9f5417d
commit 247156d2c1
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.0.11-blue.svg)
![Version](https://img.shields.io/badge/version-1.1.2-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.1.1
APP_VERSION=1.1.2
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.1.1",
"version": "1.1.2",
"type": "module",
"scripts": {
"dev": "vite",