8000 Upgrade version to 0.6.9. · RowgerGo/flutter-webrtc@4bfe86c · GitHub
[go: up one dir, main page]

Skip to content

Commit 4bfe86c

Browse files
committed
Upgrade version to 0.6.9.
1 parent 32d83d8 commit 4bfe86c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.6.9] - 2021-10-01
5+
6+
* [iOS] Update WebRTC build (#707).
7+
* [Windows] Add Unified-Plan support for windows. (#688)
8+
* [iOS] Improve audio handling on iOS (#705)
9+
410
[0.6.8] - 2021-09-27
511

612
* [Android] Use ApplicationContext to verify permissions when activity is null.

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

0 commit comments

Comments
 (0)
0