From 0e20d0b08d82b507a53281b8a24dcf5999f9f84f Mon Sep 17 00:00:00 2001 From: littleGnAl Date: Wed, 16 Mar 2022 17:12:01 +0800 Subject: [PATCH] chore: release 5.0.1 --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86a523b0a..0938664cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -## [5.0.1-rc.1](https://github.com/AgoraIO/Agora-Flutter-SDK/compare/v5.0.0...v5.0.1-rc.1) (2022-03-13) +## [5.0.1](https://github.com/AgoraIO/Agora-Flutter-SDK/compare/v5.0.1-rc.1...v5.0.1) (2022-03-16)## [5.0.1-rc.1](https://github.com/AgoraIO/Agora-Flutter-SDK/compare/v5.0.0...v5.0.1-rc.1) (2022-03-13) ### Bug Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 964dc6481..f5bf5477e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: agora_rtc_engine description: >- Flutter plugin of Agora RTC SDK, allow you to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code. -version: 5.0.1-rc.1 +version: 5.0.1 homepage: https://www.agora.io repository: https://github.com/AgoraIO/Flutter-SDK environment: