🔖 升级版本.

This commit is contained in:
lijiahang
2024-05-20 11:26:55 +08:00
parent 4eeedb85de
commit 2fed2aaa34
11 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
VITE_API_BASE_URL= 'http://127.0.0.1:9200/orion-visor/api'
VITE_WS_BASE_URL= 'ws://127.0.0.1:9200/orion-visor/keep-alive'
VITE_APP_VERSION= '2.0.0'
VITE_APP_VERSION= '2.0.1'
VITE_SFTP_PREVIEW_MB= 2

View File

@@ -1,4 +1,4 @@
VITE_API_BASE_URL= '/orion-visor/api'
VITE_WS_BASE_URL= '/orion-visor/keep-alive'
VITE_APP_VERSION= '2.0.0'
VITE_APP_VERSION= '2.0.1'
VITE_SFTP_PREVIEW_MB= 2

View File

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