Skip to content

Commit

Permalink
[Update] Bug fixes and performance enhancements.
Browse files Browse the repository at this point in the history
  • Loading branch information
std-s committed Sep 8, 2023
1 parent e024454 commit 46c65f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenIMSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'OpenIMSDK'
s.version = '3.2.1'
s.version = '3.3.0'
s.summary = 'Open-IM-SDK'

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -75,6 +75,6 @@ Pod::Spec.new do |s|

s.static_framework = true

s.dependency 'OpenIMSDKCore', '3.2.1'
s.dependency 'OpenIMSDKCore', '3.3.0'
s.dependency 'MJExtension'
end

0 comments on commit 46c65f6

Please sign in to comment.