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

View file

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