Skip to content

Commit

Permalink
Sora CPP SDK 2024.6.1 へあげる
Browse files Browse the repository at this point in the history
  • Loading branch information
miosakuma committed Apr 24, 2024
1 parent 0bb22da commit d90e493
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- @melpon
- [ADD] run.py に `--sora-dir``--sora-args` オプションを追加
- @melpon
- [UPDATE] Sora C++ SDK を 2024.5.0 に上げる
- [UPDATE] Sora C++ SDK を 2024.6.1 に上げる
- それに伴って以下のライブラリのバージョンも上げる
- WebRTC を m122.6261.1.0 に上げる
- Ubuntu のビルドを通すために、 __assertion_handler というファイルをコピーする処理を追加した
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ZAKURO_VERSION=2023.1.0
SORA_CPP_SDK_VERSION=2024.5.0
SORA_CPP_SDK_VERSION=2024.6.1
WEBRTC_BUILD_VERSION=m122.6261.1.0
BOOST_VERSION=1.84.0
CLI11_VERSION=v2.4.1
Expand Down

0 comments on commit d90e493

Please sign in to comment.