Skip to content

Commit

Permalink
release: v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Sep 8, 2022
1 parent e3b5345 commit 522e293
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
3 changes: 1 addition & 2 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
### 基於 Flutter v3.0.5 開發

* 修正自 `v1.2.0` 的諸多錯誤
* 改善公車到站時間顏色提示與英文說明
* 修正 TWCA 憑證錯誤
8 changes: 7 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"10202": {
"10203": {
"visible": true,
"date": "2022/09/09",
"zh-TW": "* 加入隱藏課表特定課程選項\n* 修正最新消息無法送出\n* 修正公車無法顯示錯誤\n* 修正登入憑證錯誤",
"en-US": "* Add invisible course in course table.\n* Fix announcement system can't send request.\n* Fix bus display error.\n* Fix login certificates error."
},
"10202": {
"visible": false,
"date": "2022/09/09",
"zh-TW": "* 加入隱藏課表特定課程選項\n* 修正最新消息無法送出\n* 修正公車無法顯示錯誤",
"en-US": "* Add invisible course in course table.\n* Fix announcement system can't send request.\n* Fix bus display error."
},
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: nsysu_ap
description: NSYSU AP

version: 1.2.2+10202
version: 1.2.3+10203

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

0 comments on commit 522e293

Please sign in to comment.