Skip to content

Commit 03c3ff4

Browse files
committed
update ver
1 parent c6a7058 commit 03c3ff4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Qiniu.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 = 'Qiniu'
3-
s.version = '7.0.10'
3+
s.version = '7.0.11'
44
s.summary = 'Qiniu Resource Storage SDK for iOS and Mac'
55
s.homepage = 'https://github.com/qiniu/objc-sdk'
66
s.social_media_url = 'http://weibo.com/qiniutek'

QiniuSDK/Common/QNVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
/**
1212
* sdk 版本
1313
*/
14-
static const NSString *kQiniuVersion = @"7.0.10";
14+
static const NSString *kQiniuVersion = @"7.0.11";

0 commit comments

Comments
 (0)