Skip to content

Commit

Permalink
Bump version to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Jul 18, 2024
1 parent 988e2d3 commit 9a886e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.12.1] - 2024-07-18
### Fixed
- Upgrade minimumOS version to 12.0 [iOS]

## [0.12.0] - 2024-07-18
### Added
- #2988 Upgrade to Flutter 3.22.2
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.12.0
version: 0.12.1

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

0 comments on commit 9a886e4

Please sign in to comment.