Skip to content

Commit

Permalink
Merge pull request #364 from zapcannon87/master
Browse files Browse the repository at this point in the history
Release v7.3.2
  • Loading branch information
zapcannon87 authored Oct 23, 2017
2 parents 51b3ad0 + d4045c3 commit dc0f956
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podspec/AVOSCloud.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AVOSCloud'
s.version = '7.3.1'
s.version = '7.3.2'
s.homepage = 'https://leancloud.cn/'
s.summary = 'LeanCloud Objective-C SDK'
s.authors = 'LeanCloud'
Expand Down
2 changes: 1 addition & 1 deletion Podspec/AVOSCloudCrashReporting.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AVOSCloudCrashReporting'
s.version = '7.3.1'
s.version = '7.3.2'
s.homepage = 'https://leancloud.cn/'
s.summary = 'LeanCloud Crash Reporting Objective-C SDK'
s.authors = 'LeanCloud'
Expand Down
2 changes: 1 addition & 1 deletion Podspec/AVOSCloudIM.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AVOSCloudIM'
s.version = '7.3.1'
s.version = '7.3.2'
s.homepage = 'https://leancloud.cn/'
s.summary = 'LeanCloud IM Objective-C SDK'
s.authors = 'LeanCloud'
Expand Down
2 changes: 1 addition & 1 deletion Podspec/AVOSCloudIMGroupChat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AVOSCloudIMGroupChat'
s.version = '7.3.1'
s.version = '7.3.2'
s.homepage = 'https://leancloud.cn/'
s.summary = 'Group Chat Extension of LeanCloud IM Objective-C SDK'
s.authors = 'LeanCloud'
Expand Down
2 changes: 1 addition & 1 deletion Podspec/AVOSCloudLiveQuery.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AVOSCloudLiveQuery'
s.version = '7.3.1'
s.version = '7.3.2'
s.homepage = 'https://leancloud.cn/'
s.summary = 'LeanCloud LiveQuery Objective-C SDK'
s.authors = 'LeanCloud'
Expand Down

0 comments on commit dc0f956

Please sign in to comment.