8000 chore: bump verision. · micromingle/flutter-webrtc@c46e2c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit c46e2c9

Browse files
committed
chore: bump verision.
1 parent 0eb5afa commit c46e2c9

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.9.2] - 2022-08-09
5+
6+
* [Android] update libwebrtc to com.github.webrtc-sdk:android:104.5112.01.
7+
* [iOS/macOS] update WebRTC-SDK to 104.5112.02.
8+
* [Windows] update libwebrtc.dll to 104.5112.02.
9+
410
[0.9.0] - 2022-07-27
511

612
* [macOS] Added screen-sharing support for macOS

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

0 commit comments

Comments
 (0)
0