Skip to content

Commit eaf697e

Browse files
committed
Update C++ SDK version to 8.8.0.
1 parent 5bb3460 commit eaf697e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cpp_sdk_version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"released": "8.7.0",
3-
"stable": "8.7.0",
4-
"head": "8.7.0"
2+
"released": "8.8.0",
3+
"stable": "8.8.0",
4+
"head": "8.8.0"
55
}

release_build_files/readme.md

Lines changed: 1 addition & 1 deletion
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-
### Next Release
570+
### 8.8.0
571571
- Changes
572572
- General: Fixed a data race that could manifest as null pointer
573573
dereference in `FutureBase::Release()`.

0 commit comments

Comments
 (0)