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.
1 parent 7ee2d9f commit 7df3884Copy full SHA for 7df3884
AVOS/Sources/Foundation/UserAgent.h
@@ -1 +1 @@
1
-#define SDK_VERSION @"13.6.1"
+#define SDK_VERSION @"13.7.0"
LeanCloudObjc.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
2
s.name = 'LeanCloudObjc'
3
- s.version = '13.6.1'
+ s.version = '13.7.0'
4
s.homepage = 'https://leancloud.cn/'
5
s.summary = 'LeanCloud Objective-C SDK'
6
s.authors = 'LeanCloud'
0 commit comments