Skip to content

Commit 6cc7cb4

Browse files
authored
Merge pull request #671 from zapcannon87/master
release: 13.5.0
2 parents c82de98 + a15c1d3 commit 6cc7cb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AVOS/Sources/Foundation/UserAgent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define SDK_VERSION @"13.4.1"
1+
#define SDK_VERSION @"13.5.0"

LeanCloudObjc.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 = 'LeanCloudObjc'
3-
s.version = '13.4.1'
3+
s.version = '13.5.0'
44
s.homepage = 'https://leancloud.cn/'
55
s.summary = 'LeanCloud Objective-C SDK'
66
s.authors = 'LeanCloud'

0 commit comments

Comments
 (0)