Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
std-s committed Nov 22, 2024
1 parent 5e8e0cb commit 26c3cf8
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.8.1+2'
s.version = '3.8.2'
s.summary = 'Open-IM-SDK'

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

s.static_framework = true

s.dependency 'OpenIMSDKCore', '3.8.1'
s.dependency 'OpenIMSDKCore', '3.8.2'
s.dependency 'MJExtension'
end

0 comments on commit 26c3cf8

Please sign in to comment.