Skip to content

Commit

Permalink
Update release version and add notes for dependency updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed Mar 11, 2024
1 parent fcc8c88 commit 14416e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions cpp_sdk_version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"released": "11.8.0",
"stable": "11.8.0",
"head": "11.8.0"
"released": "11.9.0",
"stable": "11.9.0",
"head": "11.9.0"
}
5 changes: 3 additions & 2 deletions release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -632,8 +632,9 @@ code.

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

0 comments on commit 14416e5

Please sign in to comment.