🔖 升级版本.

This commit is contained in:
lijiahang
2024-04-22 10:54:37 +08:00
parent 38f64eb3bb
commit c46fa28d25
16 changed files with 27 additions and 16 deletions

View File

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

View File

@@ -1,4 +1,4 @@
VITE_API_BASE_URL= '/orion/api'
VITE_WS_BASE_URL= '/orion/keep-alive'
VITE_APP_VERSION= '1.0.5'
VITE_APP_VERSION= '1.0.6'
VITE_SFTP_PREVIEW_MB= 2

View File

@@ -1,7 +1,7 @@
{
"name": "orion-ops-pro-ui",
"description": "Orion Ops Pro for Vue",
"version": "1.0.5",
"version": "1.0.6",
"private": true,
"author": "Jiahang Li",
"license": "Apache 2.0",