From 0255208928c6228de346fcf26a24a11d86c893ef Mon Sep 17 00:00:00 2001 From: HUI Date: Mon, 22 Mar 2021 11:30:56 +0800 Subject: [PATCH] chore: release 3.3.2 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25b67c1d5..94550fc62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.3.2](https://github.com/AgoraIO/Flutter-SDK/compare/v3.3.1...v3.3.2) (2021-03-22) + + +### Bug Fixes + +* iOS selector error ([2d1ac8f](https://github.com/AgoraIO/Flutter-SDK/commit/2d1ac8f1b902f71c06b0b1729579adf396b58c9b)) + ## [3.3.1](https://github.com/AgoraIO/Flutter-SDK/compare/v3.3.1-rc.2...v3.3.1) (2021-03-12) ## [3.3.1-rc.2](https://github.com/AgoraIO/Flutter-SDK/compare/v3.3.1-rc.1...v3.3.1-rc.2) (2021-03-11) diff --git a/pubspec.yaml b/pubspec.yaml index d21406c02..ec8298313 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: agora_rtc_engine description: Flutter plugin for Agora Video SDK. -version: 3.3.1 +version: 3.3.2 homepage: 'https://www.agora.io' repository: 'https://github.com/AgoraIO/Flutter-SDK' environment: