Bump version to v0.12.0

This commit is contained in:
Dat PHAM HOANG
2024-07-18 14:43:22 +07:00
committed by Dat H. Pham
parent 56146f9ea3
commit 2a26cd4521
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## [0.11.6] - 2024-07-18
## [0.12.0] - 2024-07-18
### Added
- #2988 Upgrade to Flutter 3.22.2
- Translation
+1 -1
View File
@@ -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.11.6
version: 0.12.0
environment:
sdk: ">=3.0.0 <4.0.0"