8000 Update version to 0.2.6. · rborgese/flutter-webrtc@6aaaa0e · GitHub
[go: up one dir, main page]

Skip to content

Commit 6aaaa0e

Browse files
committed
Update version to 0.2.6.
1 parent cc37c80 commit 6aaaa0e

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.2.6] - 2020.02.03
5+
6+
* Fixed the interruption of the Bluetooth headset that was playing music after the plugin started.
7+
48
[0.2.4] - 2020.02.03
59

610
* Fixed bug.

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.
3-
version: 0.2.4
3+
version: 0.2.6
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55

66
dependencies:

0 commit comments

Comments
 (0)
0