diff --git a/CHANGELOG.md b/CHANGELOG.md index 9270a9be..6cfb31cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [2.9.20] - 2021-03-13 +### Changed +- Updated version number to 2.9.20+920 for resubmission. + ## [2.9.19] - 2021-03-12 ### Changed - Disable Accept/Revoke buttons initially in Pending Family Members popup. diff --git a/pubspec.yaml b/pubspec.yaml index b966855d..f7b3e32f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Illinois client application. # 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: 2.9.19+919 +version: 2.9.20+920 environment: sdk: ">=2.2.0 <3.0.0"