This commit is contained in:
hrxiang 2022-02-25 14:53:25 +08:00
parent b7aa083f48
commit 8655088af6
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
## 2.0.1 ## 2.0.0+1
1.Fix multi-terminal synchronization bug fix for retracted messages 1.Fix multi-terminal synchronization bug fix for retracted messages </br>
2.Fix sending picture flashback bug </br>
3.Fix other bug
## 2.0.0 ## 2.0.0

View File

@ -1,6 +1,6 @@
name: flutter_openim_sdk name: flutter_openim_sdk
description: An instant messaging plug-in that supports Android and IOS. And the server is also all open source. description: An instant messaging plug-in that supports Android and IOS. And the server is also all open source.
version: 2.0.1 version: 2.0.0+1
homepage: https://www.rentsoft.cn homepage: https://www.rentsoft.cn
repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter