Skip to content

Commit

Permalink
Merge pull request #127 from shiguredo/feature/update-sora-cpp-sdk-20…
Browse files Browse the repository at this point in the history
…25.1.0-canary4

SORA_CPP_SDK_VERSION を上げる
  • Loading branch information
torikizi authored Jan 21, 2025
2 parents f8f825f + 9d48262 commit 2a45cd0
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 @@ -61,7 +61,7 @@
- [UPDATE] nanobind を `2.4.0` に上げる
- @voluntas
- [UPDATE] Sora C++ SDK のバージョンを `2025.1.0` に上げる
- WEBRTC_BUILD_VERSION を `m132.6834.4.0` に上げる
- WEBRTC_BUILD_VERSION を `m132.6834.5.0` に上げる
- 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=2025.1.0-canary.2
WEBRTC_BUILD_VERSION=m132.6834.4.0
SORA_CPP_SDK_VERSION=2025.1.0-canary.4
WEBRTC_BUILD_VERSION=m132.6834.5.0
BOOST_VERSION=1.87.0
CMAKE_VERSION=3.30.5
OPENH264_VERSION=v2.5.0

0 comments on commit 2a45cd0

Please sign in to comment.