Skip to content

Commit f91a9ff

Browse files
authored
Update C++ SDK version to 8.7.0. (#719)
1 parent 1d164a0 commit f91a9ff

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.6.0",
3-
"stable": "8.6.0",
4-
"head": "8.6.0"
2+
"released": "8.7.0",
3+
"stable": "8.7.0",
4+
"head": "8.7.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.7.0
571571
- Changes
572572
- General (Android): Minimum SDK version is now 19.
573573
- General: Variant double type now support 64-bit while saving to json.

0 commit comments

Comments
 (0)