From 6a3ebc9c8ae562c3b5e07d1eafb49b97b3d3909d Mon Sep 17 00:00:00 2001 From: SL Date: Sat, 19 Aug 2023 21:23:37 +0800 Subject: [PATCH] update manager method of obtaining --- CHANGELOG.md | 4 +++- README.md | 2 +- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39623a3..05f2372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,4 +5,6 @@ ### 1.0.2 * Reconnect when handling connection errors ### 1.0.3 - * update sync channel msgs \ No newline at end of file + * update sync channel msgs +### 1.0.4 + * update manager method of obtaining \ No newline at end of file diff --git a/README.md b/README.md index d3604e8..e1f1f35 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ #### 安装 ``` dependencies: - wukongimfluttersdk: ^1.0.3 + wukongimfluttersdk: ^1.0.4 ``` #### 引入 ```dart diff --git a/example/pubspec.lock b/example/pubspec.lock index 5499623..c9df719 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -499,7 +499,7 @@ packages: path: ".." relative: true source: path - version: "1.0.3" + version: "1.0.4" x25519: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8c519a9..f3a2b34 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ description: wukong IM flutter sdk # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.0.3 +version: 1.0.4 homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK environment: