From ed43e7f74646e3872252938f6b89bfd9d5acb50b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=B0=8F=E6=98=8E?= <527725681@qq.com> Date: Mon, 25 Jul 2022 12:19:36 +0800 Subject: [PATCH] Update AgoraChatCallKit.podspec --- AgoraChatCallKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AgoraChatCallKit.podspec b/AgoraChatCallKit.podspec index 98c9bc8..b808a35 100644 --- a/AgoraChatCallKit.podspec +++ b/AgoraChatCallKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AgoraChatCallKit' - s.version = '1.0.6' + s.version = '1.0.6.1' s.summary = 'A AgoraChat Call UIKit' s.description = <<-DESC ‘‘AgoraChatCallKit is a UI library that implements audio and video calls by using Agora Chat and Agora RTC. Using this SDK, you can make one-to-one audio and video calls and multi-party audio and video calls.’’