Skip to content

Commit

Permalink
SORA_CPP_SDK_VERSION を上げる
Browse files Browse the repository at this point in the history
  • Loading branch information
torikizi committed Nov 26, 2024
1 parent 610d813 commit 3513110
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- [UPDATE] nanobind を `2.2.0` に上げる
- @voluntas
- [UPDATE] Sora C++ SDK のバージョンを `2024.8.0` に上げる
- WEBRTC_BUILD_VERSION を `m130.6723.2.0` に上げる
- WEBRTC_BUILD_VERSION を `m131.6778.3.1` に上げる
- libwebrtc のモジュール分割に追従するため rtc::CreateRandomString のヘッダを追加
- Sora CPP SDK の absl::optional を std::optional に変更した仕様に追従する
- Sora CPP SDK の absl::nullopt を std::nullopt に変更した仕様に追従する
Expand Down
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SORA_CPP_SDK_VERSION=2024.8.0-canary.26
WEBRTC_BUILD_VERSION=m130.6723.2.0
SORA_CPP_SDK_VERSION=2024.8.0-canary.27
WEBRTC_BUILD_VERSION=m131.6778.3.1
BOOST_VERSION=1.86.0
CMAKE_VERSION=3.30.4
OPENH264_VERSION=v2.5.0

0 comments on commit 3513110

Please sign in to comment.