From d8ea55285e6f18afb625036014df8b023204c508 Mon Sep 17 00:00:00 2001 From: tangtaoit Date: Tue, 6 Jun 2023 19:18:55 +0800 Subject: [PATCH] update --- WuKongIMSDK.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WuKongIMSDK.podspec b/WuKongIMSDK.podspec index 8e1b477..7edad5a 100644 --- a/WuKongIMSDK.podspec +++ b/WuKongIMSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'WuKongIMSDK' - s.version = '1.0.1' + s.version = '1.0.2' s.summary = '悟空IM是一款简单,高效,支持完全私有化的即时通讯.' s.license = {"type"=>"MIT", "file"=>"ios/LICENSE"} s.authors = {"tangtaoit"=>"tt@tgo.ai"}