Skip to content

Commit a8c9da9

Browse files
committed
release: 0.9.42+hotfix.1
1 parent 35eaf67 commit a8c9da9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
--------------------------------------------
4+
[0.9.42+hotfix.1] - 2023-09-15
5+
6+
* [Windows/Linux] fix: fix cannot start vp8/h264 encoder correctly.
7+
48
[0.9.42] - 2023-09-15
59

610
* [Dart/Native] feat: add more framcryptor api (#1444)

pubspec.yaml

+1-1
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.42
3+
version: 0.9.42+hotfix.1
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <4.0.0'

0 commit comments

Comments
 (0)