diff --git a/CHANGELOG.md b/CHANGELOG.md index e3eae9e4..0158f752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Release Notes -## 10.0.9 (Unreleased) +## 10.0.9 + +* Bump iOS to 10.0.11 (https://github.com/smileidentity/ios/releases/tag/v10.0.11) +* Add Enhanced Document Verification support for Flutter ## 10.0.8 diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index c1ac371f..b945d4c1 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -4,8 +4,8 @@ PODS: - Flutter - smile_id (10.0.10): - Flutter - - SmileID (= 10.0.10) - - SmileID (10.0.10): + - SmileID (= 10.0.11) + - SmileID (10.0.11): - Zip (~> 2.1.0) - Zip (2.1.2) @@ -30,8 +30,8 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 integration_test: 13825b8a9334a850581300559b8839134b124670 - smile_id: 515a6a28e18716b74dd25df3aca54e677b2dcb79 - SmileID: ffaa1eab202cb9c402ade1cc66ceaf5a2c99c686 + smile_id: 5a6b549a531817322c9848112bac8d12c915183b + SmileID: 93d6f6bee1b988d12c2dc8872e7113dbe9edd5a1 Zip: b3fef584b147b6e582b2256a9815c897d60ddc67 PODFILE CHECKSUM: 929954fb8941cef06249e96bd1516fd2a22ed7a5 diff --git a/ios/smile_id.podspec b/ios/smile_id.podspec index 3e30abc7..9df7d237 100644 --- a/ios/smile_id.podspec +++ b/ios/smile_id.podspec @@ -15,7 +15,7 @@ A new Flutter project. s.source_files = 'Classes/**/*' s.dependency 'Flutter' # NB! Update the s.version above when changing this version - s.dependency 'SmileID', '10.0.10' + s.dependency 'SmileID', '10.0.11' s.platform = :ios, '13.0' # Flutter.framework does not contain a i386 slice. diff --git a/pubspec.yaml b/pubspec.yaml index cfaf89f6..3db3970e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: smile_id description: The Official Smile ID Flutter SDK -version: 10.0.8 +version: 10.0.9 homepage: "https://usesmileid.com" environment: