Skip to content

Commit

Permalink
bump version for flutter-webrtc.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Sep 27, 2023
1 parent 286830f commit d58882c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@ packages:
dependency: "direct main"
description:
name: flutter_webrtc
sha256: "215a8a2f8a85459e3c5762a7684ddde0d3d4585b7f206f5c10aae2e32ee137cb"
sha256: da6fb0f0f9515b2c64608011e3ad314e6a858bbf1c57477f418621996e7d22d2
url: "https://pub.dev"
source: hosted
version: "0.9.44"
version: "0.9.45"
flutter_window_close:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
uuid: '>=3.0.6'
synchronized: ^3.0.0+3
protobuf: ^3.0.0
flutter_webrtc: 0.9.44
flutter_webrtc: 0.9.45
flutter_window_close: ^0.2.2
device_info_plus: '>=8.0.0'
js: ^0.6.4
Expand Down

0 comments on commit d58882c

Please sign in to comment.