Skip to content

Commit ba0b4c6

Browse files
authored
Update pubspec.yaml
1 parent 33a6dbe commit ba0b4c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

+2-2
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.12.12
3+
version: 0.12.12+hotfix.1
44
homepage: https://github.com/cloudwebrtc/flutter-webrtc
55
environment:
66
sdk: '>=3.3.0 <4.0.0'
@@ -38,4 +38,4 @@ flutter:
3838
linux:
3939
pluginClass: FlutterWebRTCPlugin
4040
elinux:
41-
pluginClass: FlutterWebRTCPlugin
41+
pluginClass: FlutterWebRTCPlugin

0 commit comments

Comments
 (0)