diff --git a/.env b/.env index 535bef2..d90b332 100644 --- a/.env +++ b/.env @@ -4,7 +4,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.3.0-beta1 +VITE_APP_VERSION=1.3.0-beta1.1 VITE_APP_DEFAULT_TOKEN=SJ_Wyz3dmsdbDOkDujOTSSoBjGQP1BMsVnj diff --git a/src/components/common/system-user.vue b/src/components/common/system-user.vue index f67cc98..8d16dea 100644 --- a/src/components/common/system-user.vue +++ b/src/components/common/system-user.vue @@ -1,7 +1,7 @@