Skip to content

Commit 2ceaad1

Browse files
authored
bump version. (flutter-webrtc#902)
* Update pubspec.yaml * Update CHANGELOG.md
1 parent aa02389 commit 2ceaad1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.8.5] - 2022-04-01
5+
6+
* [Dart] Expose RTCDataChannel.id (#898)
7+
* [Android] Enable H264 high profile for SimulcastVideoEncoderFactoryWrapper (#890)
8+
49
[0.8.4] - 2022-03-28
510

611
* [Android] Fix simulcast factory not sending back EncoderInfo (#891)

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.8.4
3+
version: 0.8.5
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)