From e0ae5add8c062a53f74785153601b1ec3e98e551 Mon Sep 17 00:00:00 2001 From: Cierra_Runis <2864283875@qq.com> Date: Thu, 27 Jul 2023 21:09:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=20v1.3.9+87=20?= =?UTF-8?q?=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 10bd447bdf261df078cfed3181a1555f80e31ae7 --- .github/workflows/Releases.yml | 4 ++-- .release_tool/Mercurius for Windows.zip.REMOVED.git-id | 2 +- .release_tool/app-arm64-v8a-release.apk.REMOVED.git-id | 2 +- .release_tool/body.md | 8 ++++---- pubspec.yaml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/Releases.yml b/.github/workflows/Releases.yml index df28fcc1..48a0c7a4 100644 --- a/.github/workflows/Releases.yml +++ b/.github/workflows/Releases.yml @@ -16,8 +16,8 @@ jobs: - uses: ncipollo/release-action@v1 with: artifacts: ".release_tool/app-arm64-v8a-release.apk,.release_tool/Mercurius for Windows.zip" - name: "🎉 Release v1.3.9+86 🎉" - tag: "v1.3.9+86" + name: "🎉 Release v1.3.9+87 🎉" + tag: "v1.3.9+87" bodyFile: ".release_tool/body.md" skipIfReleaseExists: true token: ${{ secrets.WAREHOUSE_TOKEN }} diff --git a/.release_tool/Mercurius for Windows.zip.REMOVED.git-id b/.release_tool/Mercurius for Windows.zip.REMOVED.git-id index 11e2c7d2..2bd08546 100644 --- a/.release_tool/Mercurius for Windows.zip.REMOVED.git-id +++ b/.release_tool/Mercurius for Windows.zip.REMOVED.git-id @@ -1 +1 @@ -b34069ada2f05860b04769be08513f2674467a69 \ No newline at end of file +2eef67252677c3efbaee93007b51786ea7a68a31 \ No newline at end of file diff --git a/.release_tool/app-arm64-v8a-release.apk.REMOVED.git-id b/.release_tool/app-arm64-v8a-release.apk.REMOVED.git-id index 87447dbc..310678ff 100644 --- a/.release_tool/app-arm64-v8a-release.apk.REMOVED.git-id +++ b/.release_tool/app-arm64-v8a-release.apk.REMOVED.git-id @@ -1 +1 @@ -60d76183122150fbc3eeb83389b862dc521f6c83 \ No newline at end of file +2f62afd0d75fecd0895cd784d7e1781857a4f98d \ No newline at end of file diff --git a/.release_tool/body.md b/.release_tool/body.md index de9b9942..fdca9c20 100644 --- a/.release_tool/body.md +++ b/.release_tool/body.md @@ -1,6 +1,6 @@ ### **Latest Version - 最新版本 - 最新バージョン** -[v1.3.9+86](https://github.com/Cierra-Runis/mercurius/releases/tag/v1.3.9+86) +[v1.3.9+87](https://github.com/Cierra-Runis/mercurius/releases/tag/v1.3.9+87) ### **What's Updated - 更新内容 - 更新内容** @@ -21,13 +21,13 @@ ### **Changelog - 历史更新 - 更新歴史** -> [Compare To Previous Version](https://github.com/Cierra-Runis/mercurius/compare/v1.3.8+84...v1.3.9+86) +> [Compare To Previous Version](https://github.com/Cierra-Runis/mercurius/compare/v1.3.8+84...v1.3.9+87) > For further changelog, check the [Github Releases Page](https://github.com/Cierra-Runis/mercurius/releases) -> [和前一版本比较](https://github.com/Cierra-Runis/mercurius/compare/v1.3.8+84...v1.3.9+86) +> [和前一版本比较](https://github.com/Cierra-Runis/mercurius/compare/v1.3.8+84...v1.3.9+87) > 有关先前的更新见 [Github Releases 页面](https://github.com/Cierra-Runis/mercurius/releases) -> [前バージョンとの比較](https://github.com/Cierra-Runis/mercurius/compare/v1.3.8+84...v1.3.9+86) +> [前バージョンとの比較](https://github.com/Cierra-Runis/mercurius/compare/v1.3.8+84...v1.3.9+87) > 以前の更新については [Github リリースページ](https://github.com/Cierra-Runis/mercurius/releases) を参照してください ### **Breaking Changes - 破坏性更新 - 破壊的更新** diff --git a/pubspec.yaml b/pubspec.yaml index 8f0f1704..fdb119ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: For mercurius. publish_to: "none" -version: 1.3.9+86 +version: 1.3.9+87 environment: sdk: ">=3.0.0 <4.0.0"