feat(1.3.0-beta1): 发布1.3.0-beta1

This commit is contained in:
opensnail 2025-01-01 10:54:21 +08:00
parent 19603d6951
commit 19d3341d11
2 changed files with 2 additions and 2 deletions

2
.env
View File

@ -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.2.0
VITE_APP_VERSION=1.3.0-beta1
VITE_APP_DEFAULT_TOKEN=SJ_Wyz3dmsdbDOkDujOTSSoBjGQP1BMsVnj

View File

@ -1,7 +1,7 @@
{
"name": "snail-job",
"type": "module",
"version": "1.2.0",
"version": "1.3.0-beta1",
"description": "A flexible, reliable, and fast platform for distributed task retry and distributed task scheduling.",
"license": "Apache-2.0",
"homepage": "https://gitee.com/aizuda/snail-job",