8000 release: 0.9.42+hotfix.1 · azazadev/flutter-webrtc@a8c9da9 · GitHub
[go: up one dir, main page]

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

Lines changed: 4 additions & 0 deletions
< 94B3 td data-grid-cell-id="diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed-3-6-2" data-line-anchor="diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4edR6" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-additionLine-bgColor, var(--diffBlob-addition-bgColor-line));padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side">+
* [Windows/Linux] fix: fix cannot start vp8/h264 encoder correctly.
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
7+
48
[0.9.42] - 2023-09-15
59

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

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.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)
0