From 96171f0095b1d2e90032458c66f2bd96167d3fe3 Mon Sep 17 00:00:00 2001 From: cloudwebrtc Date: Wed, 12 Oct 2022 11:12:18 +0800 Subject: [PATCH] release: 1.1.6 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 570b538f..f8d5054b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 1.1.6 + +* Supports getting the connected remote address. + ## 1.1.5 * Make MediaDevice data class. diff --git a/pubspec.yaml b/pubspec.yaml index 5ba9506d..e218a421 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: livekit_client description: Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web. -version: 1.1.5 +version: 1.1.6 homepage: https://livekit.io environment: