We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c82de98 + a15c1d3 commit 6cc7cb4Copy full SHA for 6cc7cb4
AVOS/Sources/Foundation/UserAgent.h
@@ -1 +1 @@
1
-#define SDK_VERSION @"13.4.1"
+#define SDK_VERSION @"13.5.0"
LeanCloudObjc.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
2
s.name = 'LeanCloudObjc'
3
- s.version = '13.4.1'
+ s.version = '13.5.0'
4
s.homepage = 'https://leancloud.cn/'
5
s.summary = 'LeanCloud Objective-C SDK'
6
s.authors = 'LeanCloud'
0 commit comments