From eae996ab6a9e089bab4e6c4de2e2ee96f2daa8f1 Mon Sep 17 00:00:00 2001 From: CloudWebRTC Date: Mon, 30 Dec 2024 17:49:28 +0900 Subject: [PATCH] release: 2.3.4+hotfix.1. (#673) --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdb824d28..3d74f5d99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 2.3.4+hotfix.1 + +* fix: bug for speakerPhone switch. (#672) + ## 2.3.4 * fix bypass voice processing not work. (#668) diff --git a/pubspec.yaml b/pubspec.yaml index c49a3602d..46e29f149 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,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: 2.3.4 +version: 2.3.4+hotfix.1 homepage: https://github.com/livekit/client-sdk-flutter environment: