Skip to content

Commit

Permalink
2023.5.2 の準備
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Dec 1, 2023
1 parent 4abc845 commit a8b970f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@

## develop

## 2023.5.2 (2023-12-02)

- [FIX] Sora C++ SDK を `2023.16.1` に上げる
- 修正取り込みのため Sora C++ SDK 2023.16.1 にアップデート
- Apple 非公開 API を利用していたため、Apple からリジェクトされる問題を修正
- @voluntas

## 2023.5.1 (2023-11-30)

- [FIX] テクスチャのアップデート中に Sink が削除されてクラッシュすることがあるのを修正
Expand Down
6 changes: 3 additions & 3 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SORA_UNITY_SDK_VERSION=2023.5.1
SORA_CPP_SDK_VERSION=2023.15.1
WEBRTC_BUILD_VERSION=m119.6045.2.1
SORA_UNITY_SDK_VERSION=2023.5.2
SORA_CPP_SDK_VERSION=2023.16.1
WEBRTC_BUILD_VERSION=m119.6045.2.2
BOOST_VERSION=1.83.0
LYRA_VERSION=1.3.0
CMAKE_VERSION=3.27.7
Expand Down

0 comments on commit a8b970f

Please sign in to comment.