Skip to content

Commit a95272d

Browse files
authored
update release notes and version json (#873)
- Updated the release notes with the pending release version number. - Updated the version .json with the new version number.
1 parent b8c30d4 commit a95272d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cpp_sdk_version.json

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

release_build_files/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ workflow use only during the development of your app, not for publicly shipping
567567
code.
568568

569569
## Release Notes
570-
### Upcoming Release
570+
### 8.10.0
571571
- Changes
572572
- General (iOS): Fixed additional issues on iOS 15 caused by early
573573
initialization of Firebase iOS SDK.

0 commit comments

Comments
 (0)