Skip to content

Commit

Permalink
release(alpha): v3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Oct 8, 2023
1 parent c8a0c70 commit 4ef7d6d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
8 changes: 5 additions & 3 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
### 基於 Flutter v3.0.5 開發
### 基於 Flutter v3.10.6 開發

* 修正校車系統違規查詢錯誤
* 修正教室查詢錯誤
* Flutter 版本遷移至 `v3.10`
* 升級 Android Target Version 至 `33`
* iOS 最小支援版本提高至 `11`
* 套件 `dio` 遷移至 `v5`
6 changes: 6 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"31002": {
"visible": false,
"date": "2023/10/08",
"zh-TW": "* 穩定性更新",
"en-US": "* Stability update."
},
"31001": {
"visible": true,
"date": "2023/08/23",
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: A new Flutter application.

publish_to: none

version: 3.10.1+31001
version: 3.10.2+31002

environment:
sdk: '>=2.19.0 <3.0.0'
Expand Down

0 comments on commit 4ef7d6d

Please sign in to comment.