diff --git a/FirebaseFirestore.podspec b/FirebaseFirestore.podspec index 18c7ee7a..17bf4c5c 100644 --- a/FirebaseFirestore.podspec +++ b/FirebaseFirestore.podspec @@ -1,4 +1,4 @@ -firebase_firestore_version = '10.20.0' +firebase_firestore_version = '10.21.0' firebase_firestore_abseil_version = '1.2022062300.0' firebase_firestore_grpc_version = '1.49.1' firebase_firestore_grpc_boringssl_version = '1.44.0' diff --git a/FirebaseFirestoreAbseilBinary.podspec b/FirebaseFirestoreAbseilBinary.podspec index c6b24b90..c13ef564 100755 --- a/FirebaseFirestoreAbseilBinary.podspec +++ b/FirebaseFirestoreAbseilBinary.podspec @@ -1,4 +1,4 @@ -firebase_firestore_version = '10.20.0' +firebase_firestore_version = '10.21.0' firebase_firestore_abseil_version = '1.2022062300.0' firebase_firestore_grpc_version = '1.49.1' firebase_firestore_grpc_boringssl_version = '1.44.0' diff --git a/FirebaseFirestoreBinary.podspec b/FirebaseFirestoreBinary.podspec index 301e7cb3..c4b0294c 100644 --- a/FirebaseFirestoreBinary.podspec +++ b/FirebaseFirestoreBinary.podspec @@ -1,4 +1,4 @@ -firebase_firestore_version = '10.20.0' +firebase_firestore_version = '10.21.0' firebase_firestore_abseil_version = '1.2022062300.0' firebase_firestore_grpc_version = '1.49.1' firebase_firestore_grpc_boringssl_version = '1.44.0' diff --git a/FirebaseFirestoreGRPCBoringSSLBinary.podspec b/FirebaseFirestoreGRPCBoringSSLBinary.podspec index 02a51ead..7efe6e4d 100755 --- a/FirebaseFirestoreGRPCBoringSSLBinary.podspec +++ b/FirebaseFirestoreGRPCBoringSSLBinary.podspec @@ -1,4 +1,4 @@ -firebase_firestore_version = '10.20.0' +firebase_firestore_version = '10.21.0' firebase_firestore_abseil_version = '1.2022062300.0' firebase_firestore_grpc_version = '1.49.1' firebase_firestore_grpc_boringssl_version = '1.44.0' diff --git a/FirebaseFirestoreGRPCCPPBinary.podspec b/FirebaseFirestoreGRPCCPPBinary.podspec index 6960e44c..f660f34e 100755 --- a/FirebaseFirestoreGRPCCPPBinary.podspec +++ b/FirebaseFirestoreGRPCCPPBinary.podspec @@ -1,4 +1,4 @@ -firebase_firestore_version = '10.20.0' +firebase_firestore_version = '10.21.0' firebase_firestore_abseil_version = '1.2022062300.0' firebase_firestore_grpc_version = '1.49.1' firebase_firestore_grpc_boringssl_version = '1.44.0' diff --git a/FirebaseFirestoreGRPCCoreBinary.podspec b/FirebaseFirestoreGRPCCoreBinary.podspec index d385b01c..1ce2d031 100755 --- a/FirebaseFirestoreGRPCCoreBinary.podspec +++ b/FirebaseFirestoreGRPCCoreBinary.podspec @@ -1,4 +1,4 @@ -firebase_firestore_version = '10.20.0' +firebase_firestore_version = '10.21.0' firebase_firestore_abseil_version = '1.2022062300.0' firebase_firestore_grpc_version = '1.49.1' firebase_firestore_grpc_boringssl_version = '1.44.0' diff --git a/FirebaseFirestoreInternalBinary.podspec b/FirebaseFirestoreInternalBinary.podspec index cd7e1495..1baf47f5 100755 --- a/FirebaseFirestoreInternalBinary.podspec +++ b/FirebaseFirestoreInternalBinary.podspec @@ -1,4 +1,4 @@ -firebase_firestore_version = '10.20.0' +firebase_firestore_version = '10.21.0' firebase_firestore_abseil_version = '1.2022062300.0' firebase_firestore_grpc_version = '1.49.1' firebase_firestore_grpc_boringssl_version = '1.44.0' diff --git a/README.md b/README.md index 7c12cf92..e1d76166 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ The below are the currently supported Firebase iOS SDK versions of this reposito > **⚠️ Note:** if you are looking for a new version that is not listed in the supported versions list, examine the upstream release notes for firebase-ios-sdk carefully. This can happen if the firebase-ios-sdk team issues an interim release to solve some urgent problem, but do not run their full release process. If that happens, don't worry - just wait for the next supported version before moving forward, or temporarily de-integrate this pre-compiled framework if you must use the interim version. 6.31.1 is an example of this, with more details [here](https://github.com/firebase/firebase-ios-sdk/pull/6368#issuecomment-685030446) for why it might happen. + - [10.21.0](https://github.com/invertase/firestore-ios-sdk-frameworks/releases/tag/10.21.0) - [10.20.0](https://github.com/invertase/firestore-ios-sdk-frameworks/releases/tag/10.20.0) - [10.19.0](https://github.com/invertase/firestore-ios-sdk-frameworks/releases/tag/10.19.0) - [10.18.0](https://github.com/invertase/firestore-ios-sdk-frameworks/releases/tag/10.18.0)