Skip to content

Commit 30ce176

Browse files
committed
Bump version to 3.4.2
1 parent 1e8d011 commit 30ce176

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

AVOS/AVOSCloud/Utils/UserAgent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define SDK_VERSION @"v3.4.1"
1+
#define SDK_VERSION @"v3.4.2"

Podspec/AVOSCloud.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AVOSCloud'
3-
s.version = '3.4.1'
3+
s.version = '3.4.2'
44
s.homepage = 'https://leancloud.cn/'
55
s.summary = 'LeanCloud Objective-C SDK'
66
s.authors = 'LeanCloud'

Podspec/AVOSCloudCrashReporting.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AVOSCloudCrashReporting'
3-
s.version = '3.4.1'
3+
s.version = '3.4.2'
44
s.homepage = 'https://leancloud.cn/'
55
s.summary = 'LeanCloud Crash Reporting Objective-C SDK'
66
s.authors = 'LeanCloud'

Podspec/AVOSCloudIM.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AVOSCloudIM'
3-
s.version = '3.4.1'
3+
s.version = '3.4.2'
44
s.homepage = 'https://leancloud.cn/'
55
s.summary = 'LeanCloud IM Objective-C SDK'
66
s.authors = 'LeanCloud'

0 commit comments

Comments
 (0)