diff --git a/.env b/.env index d7492e1..c8baddd 100644 --- a/.env +++ b/.env @@ -6,7 +6,7 @@ VITE_APP_TITLE=Snail Job VITE_APP_DESC=A flexible, reliable, and fast platform for distributed task retry and distributed task scheduling. -VITE_APP_VERSION=1.4.0 +VITE_APP_VERSION=1.5.0-beta1 VITE_APP_DEFAULT_TOKEN=SJ_Wyz3dmsdbDOkDujOTSSoBjGQP1BMsVnj diff --git a/src/components/common/log-drawer-ws.vue b/src/components/common/log-drawer-ws.vue index eea84f6..a9737d3 100644 --- a/src/components/common/log-drawer-ws.vue +++ b/src/components/common/log-drawer-ws.vue @@ -1,11 +1,9 @@