Skip to content

Commit 68e16a1

Browse files
committed
update: update v2.0.1-beta.5
1 parent 473313c commit 68e16a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/release.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
tag_name:
1212
description: 'Tag name for the release'
1313
required: true
14-
default: 'v2.0.1-Beta.4' # Default tag name
14+
default: 'v2.0.1-Beta.5' # Default tag name
1515

1616
permissions:
1717
contents: write # Allow writing to GitHub releases
@@ -23,7 +23,7 @@ env:
2323
VERSION: ${{ github.ref_name }} # Dynamic version based on the tag name
2424
RELEASE_DIR: release
2525
RELEASE_NOTICES: |
26-
- [‍🔧] 修复英华平台AI答题异常BUG
26+
- [👏] 更新部分接口失败重发机制使其更稳定
2727
2828
注:等GO版本追平Java版本功能后Java版本将不再进行维护,后续将主要针对GO版本进行维护,Java将不会更新新功能和适配新平台。
2929
jobs:

config/logo.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
: \ \; : .' \ | , / `----' ---' ; : ;
1414
\ ' ;| , .-./ ---`-' | , /
1515
`--` `--`---' ---`-'
16-
Yatori-go-console v2.0.1-Beta.4
16+
Yatori-go-console v2.0.1-Beta.5
1717
仅用于学习交流,请勿用于违法和商业用途!!!
1818
GitHub开源地址:https://github.com/yatori-dev/yatori-go-console
1919
个人博客:https://blogs.changbaiqi.top

0 commit comments

Comments
 (0)