Skip to content

Commit

Permalink
更新版本信息
Browse files Browse the repository at this point in the history
  • Loading branch information
wushuai1415 authored and huiguangjun committed Apr 6, 2021
1 parent b83c97d commit 3cee40c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AliyunOSSSDK/OSSDefine.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#elif TARGET_OS_OSX
#define OSSUAPrefix @"aliyun-sdk-mac"
#endif
#define OSSSDKVersion @"2.10.8"
#define OSSSDKVersion @"2.10.9"

#define OSSListBucketResultXMLTOKEN @"ListBucketResult"
#define OSSNameXMLTOKEN @"Name"
Expand Down
2 changes: 1 addition & 1 deletion AliyunOSSiOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|

s.name = "AliyunOSSiOS"

s.version = "2.10.8"
s.version = "2.10.9"

s.summary = "An iOS SDK for Aliyun Object Storage Service"

Expand Down
4 changes: 4 additions & 0 deletions CHANGLOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ pod dependency: pod 'AliyunOSSiOS'

Update Logs:

2021/4/6
- release 2.10.9
1.bug fix GitHub#256

2019/12/23
- release 2.10.8
1.modify the filter rules about bucketname.
Expand Down

0 comments on commit 3cee40c

Please sign in to comment.