Skip to content

Commit

Permalink
Update to v3.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Sep 27, 2021
1 parent 49905a2 commit e607c9a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 deletions.
5 changes: 2 additions & 3 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
### 基於 Flutter v2.5.0 開發
### 基於 Flutter v2.5.1 開發

* 修正關閉 dio cache 導致成績解析錯誤
* 修正關閉 dio cache 導致無法載入使用者照片
* 改善校車無法預約時的錯誤訊息
6 changes: 6 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"30813": {
"visible": true,
"date": "2021/09/28",
"zh-TW": "* 改善校車無法預約提示",
"en-US": "* Improve bus reservation hint when can't reserve."
},
"30812": {
"visible": true,
"date": "2021/09/18",
Expand Down
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ packages:
ap_common:
dependency: "direct main"
description:
path: "../ap_common"
relative: true
source: path
name: ap_common
url: "https://pub.dartlang.org"
source: hosted
version: "0.19.1"
ap_common_firebase:
dependency: "direct main"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: nkust_ap
description: A new Flutter application.

version: 3.8.12+30812
version: 3.8.13+30813

environment:
sdk: ">=2.6.0 <3.0.0"
Expand Down

0 comments on commit e607c9a

Please sign in to comment.