From 3cee40ca43368485dc88bfde7786aa21faef0e78 Mon Sep 17 00:00:00 2001 From: ws Date: Tue, 6 Apr 2021 16:22:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AliyunOSSSDK/OSSDefine.h | 2 +- AliyunOSSiOS.podspec | 2 +- CHANGLOG.txt | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/AliyunOSSSDK/OSSDefine.h b/AliyunOSSSDK/OSSDefine.h index e90105a2..8276061d 100644 --- a/AliyunOSSSDK/OSSDefine.h +++ b/AliyunOSSSDK/OSSDefine.h @@ -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" diff --git a/AliyunOSSiOS.podspec b/AliyunOSSiOS.podspec index 80b0585f..61cdc983 100644 --- a/AliyunOSSiOS.podspec +++ b/AliyunOSSiOS.podspec @@ -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" diff --git a/CHANGLOG.txt b/CHANGLOG.txt index 25864a59..d7ffee58 100755 --- a/CHANGLOG.txt +++ b/CHANGLOG.txt @@ -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.