Bump version to v0.12.1
This commit is contained in:
committed by
Dat H. Pham
parent
72321e11f5
commit
e0c543f863
@@ -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
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user