This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 4c175983b upd env conf file version (#5009)
4c175983b is described below
commit 4c175983b06388a18de669b0e1cb14dc832f9f70
Author: Yonghao Mei <[email protected]>
AuthorDate: Mon Dec 4 15:10:29 2023 +0800
upd env conf file version (#5009)
---
linkis-web/.env | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linkis-web/.env b/linkis-web/.env
index 371b8faf7..d62b9326f 100644
--- a/linkis-web/.env
+++ b/linkis-web/.env
@@ -2,4 +2,4 @@ VUE_APP_HOST=
BACKEND_URL=http://127.0.0.1:9001
VUE_APP_MN_CONFIG_PREFIX=
VUE_APP_MN_CONFIG_SOCKET=/ws/api/entrance/connect
-VUE_APP_VERSION=1.4.0
+VUE_APP_VERSION=1.5.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]