diff --git a/example/pubspec.lock b/example/pubspec.lock index 1dcb969..673c245 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -68,7 +68,7 @@ packages: path: ".." relative: true source: path - version: "3.5.0-rc.1" + version: "3.5.0+1" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 5535f0c..fde41cb 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.0-rc.1 +version: 3.5.0+1 homepage: https://www.openim.io repository: https://github.com/openimsdk/open-im-sdk-flutter