From 45cd497d943ad115b5c9720d5b0358df09955368 Mon Sep 17 00:00:00 2001 From: Brett <> Date: Tue, 23 Jan 2024 11:34:29 +0800 Subject: [PATCH] fix: https://github.com/openimsdk/openim-sdk-core/releases/tag/v3.5.1-alpha.7 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9a4dddb..357b6fb 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: 3.5.1-alpha.2 +version: 3.5.1-alpha.7 homepage: https://www.openim.io repository: https://github.com/openimsdk/open-im-sdk-flutter