Skip to content

Commit

Permalink
chore: release 4.2.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Dec 24, 2021
1 parent 7a5e5b9 commit 762caf7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.2.0-rc.2](https://github.com/AgoraIO/Flutter-SDK/compare/v4.2.0-rc.1...v4.2.0-rc.2) (2021-12-24)


### Bug Fixes

* enable to enabled ([b9d5af1](https://github.com/AgoraIO/Flutter-SDK/commit/b9d5af1f3b0ea4d68ab5f7b0432b796547a6303a))

# [4.2.0-rc.1](https://github.com/AgoraIO/Flutter-SDK/compare/v4.2.0-rc.0...v4.2.0-rc.1) (2021-12-14)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: agora_rtc_engine
description: >-
Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming
to your app with just a few lines of code.
version: 4.2.0-rc.1
version: 4.2.0-rc.2
homepage: 'https://www.agora.io'
repository: 'https://github.com/AgoraIO/Flutter-SDK'
environment:
Expand Down

0 comments on commit 762caf7

Please sign in to comment.