Skip to content

Commit 14416e5

Browse files
committed
Update release version and add notes for dependency updates.
1 parent fcc8c88 commit 14416e5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

cpp_sdk_version.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"released": "11.8.0",
3-
"stable": "11.8.0",
4-
"head": "11.8.0"
2+
"released": "11.9.0",
3+
"stable": "11.9.0",
4+
"head": "11.9.0"
55
}

release_build_files/readme.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -632,8 +632,9 @@ code.
632632

633633
## Release Notes
634634
### Upcoming Release
635-
- Changes
636-
- General (Android): Update to Firebase Android BoM version 32.7.2.
635+
- 11.9.0
636+
- General (Android): Update to Firebase Android BoM version 32.7.3.
637+
- General (iOS): Update to Firebase Cocoapods version 10.22.0.
637638
- Auth: Add User::SendEmailVerificationBeforeUpdatingEmail, a new method to
638639
verify and change the User's email.
639640
- Auth: Deprecate the older method of updating emails, User::UpdateEmail.

0 commit comments

Comments
 (0)