This commit is contained in:
Brett 2025-04-23 11:02:49 +08:00
parent b46fb1a1d9
commit 4b4b580d71
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ import 'package:flutter/services.dart';
import 'package:flutter_openim_sdk/flutter_openim_sdk.dart';
class OpenIM {
static const version = '3.8.3+hotfix.3';
static const version = '3.8.3+hotfix.3.1';
static const _channel = MethodChannel('flutter_openim_sdk');

View File

@ -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.8.3+hotfix.3
version: 3.8.3+hotfix.3.1
homepage: https://www.openim.io
repository: https://github.com/openimsdk/open-im-sdk-flutter