From 8ba6708568e02b1182f6734bf8db08bcf566b256 Mon Sep 17 00:00:00 2001 From: HUI Date: Tue, 8 Feb 2022 14:59:11 +0800 Subject: [PATCH] chore: release 4.2.1 --- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a74bb3ae2..5d67f6253 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [4.2.1](https://github.com/AgoraIO/Flutter-SDK/compare/v4.2.0...v4.2.1) (2022-02-08) + # [4.2.0](https://github.com/AgoraIO/Flutter-SDK/compare/v4.2.0-rc.2...v4.2.0) (2022-01-11) # [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) diff --git a/pubspec.yaml b/pubspec.yaml index a14a64817..9299e8c7b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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 +version: 4.2.1 homepage: 'https://www.agora.io' repository: 'https://github.com/AgoraIO/Flutter-SDK' environment: