Skip to content

Commit

Permalink
Update to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Feb 7, 2022
1 parent d855134 commit 31f5537
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
### 基於 Flutter v2.5.2 開發
### 基於 Flutter v2.10.0 開發

* 更新套件至最新版本
6 changes: 6 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"501": {
"visible": true,
"date": "2022/02/07",
"zh-TW": "* 穩定性更新",
"en-US": "* Update stability."
},
"500": {
"visible": true,
"date": "2021/10/06",
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.0+500
version: 0.5.1+501

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

0 comments on commit 31f5537

Please sign in to comment.