From 30ff6010783d2100444c3a1849216f0215a2e83f Mon Sep 17 00:00:00 2001 From: orionsec Date: Fri, 6 Dec 2024 11:40:36 +0800 Subject: [PATCH] =?UTF-8?q?:bookmark:=20=E5=8D=87=E7=BA=A7=E7=89=88?= =?UTF-8?q?=E6=9C=AC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: orionsec --- orion-visor-ui/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orion-visor-ui/.env.production b/orion-visor-ui/.env.production index b39670ab..db653843 100644 --- a/orion-visor-ui/.env.production +++ b/orion-visor-ui/.env.production @@ -1,5 +1,5 @@ VITE_API_BASE_URL= '/orion-visor/api' VITE_WS_BASE_URL= '/orion-visor/keep-alive' -VITE_APP_VERSION= '2.2.0' +VITE_APP_VERSION= '2.2.1' VITE_APP_RELEASE= 'community' VITE_DEMO_MODE= false