Skip to content

Commit

Permalink
Update version to v4.3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaozongyou committed Sep 3, 2017
1 parent 7c2b540 commit 21e5d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qcloud/cos/Api.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class Api {
//版本
const VERSION = 'v4.3.5';
const VERSION = 'v4.3.6';
//计算sign签名的时间参数
const EXPIRED_SECONDS = 180;
//1M
Expand Down

0 comments on commit 21e5d8e

Please sign in to comment.