We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f607b25 commit 7e7decfCopy full SHA for 7e7decf
Sources/LiveKit/LiveKit.swift
@@ -33,7 +33,7 @@ internal let logger = Logger(label: "LiveKitSDK")
33
/// to try out the features.
34
public class LiveKit {
35
36
- public static let version = "1.0.3"
+ public static let version = "1.0.4"
37
38
@available(*, deprecated, message: "Use Room.connect() instead, protocol v8 and higher do not support this method")
39
public static func connect(
0 commit comments