diff --git a/cpp_sdk_version.json b/cpp_sdk_version.json index c520e9d3f7..bdb45ae785 100644 --- a/cpp_sdk_version.json +++ b/cpp_sdk_version.json @@ -1,5 +1,5 @@ { - "released": "9.2.0", - "stable": "9.2.0", - "head": "9.2.0" + "released": "9.3.0", + "stable": "9.3.0", + "head": "9.3.0" } diff --git a/release_build_files/readme.md b/release_build_files/readme.md index 380f543d1d..5616b3691a 100644 --- a/release_build_files/readme.md +++ b/release_build_files/readme.md @@ -634,7 +634,7 @@ workflow use only during the development of your app, not for publicly shipping code. ## Release Notes -### Upcoming Changes +### 9.3.0 - Changes - General (Android,Linux): Fixed a concurrency bug where waiting for an event with a timeout could occasionally return prematurely, as if the