e3.0.3rc1

This commit is contained in:
wjqserver
2025-03-25 23:38:51 +08:00
parent 55158c0cb1
commit 1498156f56
2 changed files with 5 additions and 3 deletions

View File

@@ -51,7 +51,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: dev
#ref: dev
ref: v3
- name: 加载版本号
run: |
if [ -f DEV-VERSION ]; then
@@ -114,7 +115,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: dev
#ref: dev
ref: v3
- name: Load VERSION
run: |
if [ -f DEV-VERSION ]; then

View File

@@ -1 +1 @@
25w22a
e3.0.3rc1