release: 1.1.9.
This commit is contained in:
@@ -5,7 +5,7 @@ import 'types/other.dart';
|
||||
/// Main entry point to connect to a room.
|
||||
/// {@category Room}
|
||||
class LiveKitClient {
|
||||
static const version = '1.0.0';
|
||||
static const version = '1.1.9';
|
||||
|
||||
/// Convenience method for connecting to a LiveKit server.
|
||||
/// Returns a [Room] upon a successful connect or throws when it fails.
|
||||
|
||||
Reference in New Issue
Block a user