We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584acdd commit d2b2165Copy full SHA for d2b2165
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.2"
+ public static let version = "2026.1.0-canary.3"
5
}
6
7
/// WebRTC フレームワークの情報を表します。
0 commit comments