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