Skip to content

Commit

Permalink
🎉 Release v1.3.9+87 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Cierra-Runis committed Jul 27, 2023
1 parent 5fcd04b commit afa77b9
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Binary file modified .release_tool/Mercurius for Windows.zip
Binary file not shown.
Binary file modified .release_tool/app-arm64-v8a-release.apk
Binary file not shown.
8 changes: 4 additions & 4 deletions .release_tool/body.md
Original file line number Diff line number Diff line change
@@ -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 - 更新内容 - 更新内容**

Expand All @@ -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 - 破坏性更新 - 破壊的更新**
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit afa77b9

Please sign in to comment.