8000 release: 0.9.23. · binvb/flutter-webrtc@5dc6dab · GitHub
[go: up one dir, main page]

Skip to content

Commit 5dc6dab

Browse files
committed
release: 0.9.23.
1 parent 9f9dfd8 commit 5dc6dab

File tree

Expand file tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
--------------------------------------------
4+
[0.9.23] - 2023-02-17
5+
6+
* [Windows/Linux] Updated libwebrtc binary for windows/linux to fix two crashes.
7+
48
[0.9.22] - 2023-02-14
59

610
* [iOS] fix: Without any setActive for rtc session, libwebrtc manages the session counter by itself. (#1266)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_webrtc
22
description: Flutter WebRTC plugin for iOS/Android/Destkop/Web, based on GoogleWebRTC.
3-
version: 0.9.22
3+
version: 0.9.23
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)
0