Skip to content

Commit 912e979

Browse files
authored
Update release version to 9.3.0 (#1028)
1 parent 4016745 commit 912e979

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": "9.2.0",
3-
"stable": "9.2.0",
4-
"head": "9.2.0"
2+
"released": "9.3.0",
3+
"stable": "9.3.0",
4+
"head": "9.3.0"
55
}

release_build_files/readme.md

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

636636
## Release Notes
637-
### Upcoming Changes
637+
### 9.3.0
638638
- Changes
639639
- General (Android,Linux): Fixed a concurrency bug where waiting for an
640640
event with a timeout could occasionally return prematurely, as if the

0 commit comments

Comments
 (0)