Skip to content

Commit

Permalink
chore: release 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Sep 16, 2021
1 parent 0f564b2 commit 0ed3f5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.7](https://github.com/AgoraIO/Flutter-SDK/compare/v4.0.7-rc.0...v4.0.7) (2021-09-16)


### Features

* support native 3.5.0.2 ([7c9ed81](https://github.com/AgoraIO/Flutter-SDK/commit/7c9ed819193cc02732af5193335b38d5f6880328))

## [4.0.7-rc.0](https://github.com/AgoraIO/Agora-Flutter-SDK/compare/v4.0.6-rc.0...v4.0.7-rc.0) (2021-09-08)


Expand Down
6 changes: 4 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
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.0.7-rc.0
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.0.7
homepage: 'https://www.agora.io'
repository: 'https://github.com/AgoraIO/Flutter-SDK'
environment:
Expand Down

0 comments on commit 0ed3f5e

Please sign in to comment.