diff --git a/RELEASE_NOTE.md b/RELEASE_NOTE.md index 1e4ae3c..e0277a9 100644 --- a/RELEASE_NOTE.md +++ b/RELEASE_NOTE.md @@ -1,3 +1 @@ -* 修正課表錯誤 -* 新增 `Windows` 版本自動發布 -* 遷移最新消息使用校務通共用版本 \ No newline at end of file +* 新增 `iOS` 版本自動發布 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 1a4aa53..c51fa57 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter application. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 0.2.0+200 +version: 0.2.1+201 environment: sdk: ">=2.7.0 <3.0.0"