From ec4c8d88a53d0e664baf76f8fe1dcfbefeae6f84 Mon Sep 17 00:00:00 2001 From: hrxiang Date: Sat, 9 Oct 2021 18:51:15 +0800 Subject: [PATCH] [Add ios support] --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfcc447..e738f76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.0.8+1 +## 0.0.9 Add ios support ## 0.0.8 diff --git a/pubspec.yaml b/pubspec.yaml index 79972a2..8aeb084 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: 0.0.8+1 +version: 0.0.9 homepage: https://www.rentsoft.cn repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter