From 68e16a1bf2903f79d06d23ec0d197a0544791651 Mon Sep 17 00:00:00 2001 From: Changbaiqi Date: Fri, 13 Dec 2024 11:21:12 +0800 Subject: [PATCH] update: update v2.0.1-beta.5 --- .github/workflows/release.yaml | 4 ++-- config/logo.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fecddad..954569b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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 @@ -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: diff --git a/config/logo.txt b/config/logo.txt index 067ad0a..2a2d531 100644 --- a/config/logo.txt +++ b/config/logo.txt @@ -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 \ No newline at end of file