Skip to content

Commit ba72597

Browse files
authored
update release version to 9.4.0 (#1050)
Updates the release version to `9.4.0` in `release_build_files/readme.md` and in `cpp_sdk_version.json`.
1 parent 3dc1da4 commit ba72597

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

release_build_files/readme.md

Lines changed: 1 addition & 1 deletion
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 Release
637+
### 9.4.0
638638
- Changes
639639
- General (Desktop): Fixed an issue with embedded dependencies that could
640640
cause duplicate symbol linker errors in conjunction with other libraries

0 commit comments

Comments
 (0)