Skip to content

Commit

Permalink
Add release note for version, and bump C++ version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed Jan 19, 2024
1 parent 943dd5e commit 56b7035
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 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.7.0",
"stable": "11.7.0",
"head": "11.7.0"
"released": "11.8.0",
"stable": "11.8.0",
"head": "11.8.0"
}
4 changes: 3 additions & 1 deletion release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,10 @@ workflow use only during the development of your app, not for publicly shipping
code.

## Release Notes
### Upcoming release
### 11.8.0
- Changes
- General (Android): Update to Firebase Android BoM version 32.7.1.
- General (iOS): Update to Firebase Cocoapods version 10.20.0.
- Dynamic Links: The Dynamic Links SDK is now deprecated. See the [support
documentation](https://firebase.google.com/support/dynamic-links-faq)
for more information.
Expand Down

0 comments on commit 56b7035

Please sign in to comment.