Skip to content

Commit

Permalink
release: v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Jun 20, 2023
1 parent 134105d commit 57e456c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
6 changes: 2 additions & 4 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
### 基於 Flutter v3.10.4 開發
### 基於 Flutter v3.10.5 開發

* 修正部分功能編碼文字顯示錯誤
* 更新 `Dio 5` 已修正安全性問題
* 更新 Windows 版本最新設定
* 修正成績系統編碼文字顯示錯誤
6 changes: 6 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"10301": {
"visible": true,
"date": "2023/06/21",
"zh-TW": "* 修正成績功能文字顯示錯誤",
"en-US": "* Fix score system text display error."
},
"10300": {
"visible": true,
"date": "2023/06/11",
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.3.0+10300
version: 1.3.1+10301

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

0 comments on commit 57e456c

Please sign in to comment.