We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e3465 commit 0f3c748Copy full SHA for 0f3c748
Sora/PackageInfo.swift
@@ -1,7 +1,7 @@
1
/// :nodoc:
2
public enum SDKInfo {
3
// Sora iOS SDK のバージョンを定義する
4
- public static let version = "2026.1.0-canary.0"
+ public static let version = "2026.1.0-canary.1"
5
}
6
7
/// WebRTC フレームワークの情報を表します。
0 commit comments