Skip to content

Commit

Permalink
Update to v0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Feb 21, 2021
1 parent 9db2a98 commit 5210cd1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 8 deletions.
5 changes: 1 addition & 4 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
### 基於 Flutter v1.26.0-17.6.pre 開發

* 更新 `ap_common` 至 v0.13.6
* 開啟課表匯出功能
* 最新消息使用校務通伺服器版本
* `Windows` 版本加入自動部署功能
* 修正 iOS 權限設定錯誤
4 changes: 2 additions & 2 deletions ios/CourseAppWidget/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.6.3</string>
<string>0.6.4</string>
<key>CFBundleVersion</key>
<string>603</string>
<string>604</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,6 @@ SPEC CHECKSUMS:
url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef
webview_flutter: d2b4d6c66968ad042ad94cbb791f5b72b4678a96

PODFILE CHECKSUM: fe0e1ee7f3d1f7d00b11b474b62dd62134535aea
PODFILE CHECKSUM: 38d98d181fcb3eb87b4918fdb2b1f376ebf1e4fb

COCOAPODS: 1.10.0
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: 0.6.3+603
version: 0.6.4+604

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

0 comments on commit 5210cd1

Please sign in to comment.