🔖 修改版本.

This commit is contained in:
lijiahangmax
2025-09-10 01:44:58 +08:00
parent d2703661c8
commit bf4b1f9702
10 changed files with 11 additions and 11 deletions

View File

@@ -3,4 +3,4 @@ VITE_API_BASE_URL=http://127.0.0.1:9200/orion-visor/api
# websocket 路径
VITE_WS_BASE_URL=ws://127.0.0.1:9200/orion-visor/keep-alive
# 版本号
VITE_APP_VERSION=2.4.3
VITE_APP_VERSION=2.5.0

View File

@@ -3,4 +3,4 @@ VITE_API_BASE_URL=/orion-visor/api
# websocket 路径
VITE_WS_BASE_URL=/orion-visor/keep-alive
# 版本号
VITE_APP_VERSION=2.4.3
VITE_APP_VERSION=2.5.0

View File

@@ -1,7 +1,7 @@
{
"name": "orion-visor-ui",
"description": "Orion Visor UI",
"version": "2.4.3",
"version": "2.5.0",
"private": true,
"author": "Jiahang Li",
"license": "Apache 2.0",