8000 Upgrade version to 0.6.10. · flutter-robert/flutter-webrtc@2a45f7b · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a45f7b

Browse files
committed
Upgrade version to 0.6.10.
1 parent 1c8faff commit 2a45f7b

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.6.10] - 2021-10-01
5+
6+
* [iOS] Fix bug for RtpTransceiver.getCurrentDirection.
7+
* [Dart] Improve MethodChannel calling.
8+
49
[0.6.9] - 2021-10-01
510

611
* [iOS] Update WebRTC build (#707).

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.9
3+
version: 0.6.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