From 8b1f4dc320726b646494b8b070bd3cd58de459b7 Mon Sep 17 00:00:00 2001 From: hrxiang Date: Mon, 6 Jun 2022 17:22:23 +0800 Subject: [PATCH] Fix bug --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b791d9d..a7fe5f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.9+1 + +1.Fix bug
+ ## 2.0.9 1.Fix bug
diff --git a/pubspec.yaml b/pubspec.yaml index 46505b5..73f3fe9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_openim_sdk description: An instant messaging plug-in that supports Android and IOS. And the server is also all open source. -version: 2.0.9 +version: 2.0.9+1 homepage: https://www.rentsoft.cn repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter