From cd0865853bebe2b0655eca1350a314c168feecd3 Mon Sep 17 00:00:00 2001 From: hrxiang Date: Fri, 21 Jan 2022 17:21:33 +0800 Subject: [PATCH] Update sdk maven url --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebb0034..6bddc59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.1.1 + +1.Update sdk maven url + ## 1.1.0 1.Fix the problem of missing id in ios message progress diff --git a/pubspec.yaml b/pubspec.yaml index a5e2aea..a88c16e 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: 1.1.0 +version: 1.1.1 homepage: https://www.rentsoft.cn repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter