Skip to content

Commit

Permalink
Merge pull request #105 from shiguredo/feature/update-sora-cpp-sdk-ca…
Browse files Browse the repository at this point in the history
…nary28

Sora C++ SDK を2024.8.0-canary.28 に上げる
  • Loading branch information
torikizi authored Dec 10, 2024
2 parents 989dca1 + 5399087 commit e1afa21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- Sora C++ SDK 2024.8.0 での変更に追従
- @torikizi
- [UPDATE] Sora C++ SDK を `2024.8.0` に上げる
- WEBRTC_BUILD_VERSION を `m131.6778.3.1` にアップデート
- `rtc::CreateRandomString` のヘッダを追加
- `SetRtpTimestamp``frame.timestamp` から `frame.rtp_timestamp` に変更
- `CMAKE_VERSION``3.30.5` にアップデート
Expand Down
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SORA_UNITY_SDK_VERSION=2024.5.0-canary.10
SORA_CPP_SDK_VERSION=2024.8.0-canary.25
WEBRTC_BUILD_VERSION=m129.6668.1.1
SORA_CPP_SDK_VERSION=2024.8.0-canary.28
WEBRTC_BUILD_VERSION=m131.6778.3.1
BOOST_VERSION=1.86.0
CMAKE_VERSION=3.30.5
PROTOBUF_VERSION=21.1
Expand Down

0 comments on commit e1afa21

Please sign in to comment.