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