Skip to content

Commit

Permalink
update: update v2.0.1-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Changbaiqi committed Dec 13, 2024
1 parent 473313c commit 68e16a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
tag_name:
description: 'Tag name for the release'
required: true
default: 'v2.0.1-Beta.4' # Default tag name
default: 'v2.0.1-Beta.5' # Default tag name

permissions:
contents: write # Allow writing to GitHub releases
Expand All @@ -23,7 +23,7 @@ env:
VERSION: ${{ github.ref_name }} # Dynamic version based on the tag name
RELEASE_DIR: release
RELEASE_NOTICES: |
- [‍🔧] 修复英华平台AI答题异常BUG
- [👏] 更新部分接口失败重发机制使其更稳定
注:等GO版本追平Java版本功能后Java版本将不再进行维护,后续将主要针对GO版本进行维护,Java将不会更新新功能和适配新平台。
jobs:
Expand Down
2 changes: 1 addition & 1 deletion config/logo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
: \ \; : .' \ | , / `----' ---' ; : ;
\ ' ;| , .-./ ---`-' | , /
`--` `--`---' ---`-'
Yatori-go-console v2.0.1-Beta.4
Yatori-go-console v2.0.1-Beta.5
仅用于学习交流,请勿用于违法和商业用途!!!
GitHub开源地址:https://github.com/yatori-dev/yatori-go-console
个人博客:https://blogs.changbaiqi.top

0 comments on commit 68e16a1

Please sign in to comment.