From a11d9d50e4874a5bcfb0860a6f8c5edd7a8f8d19 Mon Sep 17 00:00:00 2001 From: lewzylu <327874225@qq.com> Date: Tue, 27 Mar 2018 15:13:23 +0800 Subject: [PATCH] update to 4.3.11 fix download ret message --- src/qcloud/cos/Api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qcloud/cos/Api.php b/src/qcloud/cos/Api.php index ff44031..fc78b1b 100644 --- a/src/qcloud/cos/Api.php +++ b/src/qcloud/cos/Api.php @@ -4,7 +4,7 @@ class Api { //版本 - const VERSION = 'v4.3.10'; + const VERSION = 'v4.3.11'; //计算sign签名的时间参数 const EXPIRED_SECONDS = 180; //1M