Skip to content

Commit

Permalink
chore: bump version 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Dec 22, 2024
1 parent 96ac148 commit fd5eab4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.5.3

* [Fix] fix rear camera rotation on android
* [Sdk] refactor return type with exception

## 1.5.2

* [Feat] add white board
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: waterbus_sdk
description: Flutter plugin of Waterbus. Build video call or online meeting application with SFU model. Supports iOS, Android.
version: 1.5.2
version: 1.5.3
homepage: https://docs.waterbus.tech
repository: https://github.com/waterbustech/waterbus-flutter-sdk
issue_tracker: https://github.com/waterbustech/waterbus-flutter-sdk/issues
Expand Down Expand Up @@ -42,7 +42,7 @@ dependencies:
sdp_transform: ^0.3.2
h264_profile_level_id: ^0.2.1
dart_webrtc_plus: ^1.4.6+2
flutter_webrtc_plus: ^0.12.1+1
flutter_webrtc_plus: ^0.12.1+3
# flutter_webrtc_plus:
# path: /Users/lambiengcode/Documents/waterbus/flutter-webrtc-plus

Expand Down

0 comments on commit fd5eab4

Please sign in to comment.