8000 Bump version to 0.8.10 (#985) · sujeking/flutter-webrtc@c9028af · GitHub
[go: up one dir, main page]

Skip to content

Commit c9028af

Browse files
authored
Bump version to 0.8.10 (flutter-webrtc#985)
1 parent ef4da10 commit c9028af

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.8.10] - 2022-06-28
5+
6+
* [iOS] IPC Broadcast Upload Extension support for Screenshare
7+
48
[0.8.9] - 2022-06-08
59

610
* [Android] Fixes DataChannel issue described in #974

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

0 commit comments

Comments
 (0)
0