Skip to content

Commit 139023b

Browse files
authored
update to 1.1.3
Add v4 implement
1 parent 4795d8e commit 139023b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Qcloud/Cos/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Qcloud\Cos\TokenListener;
1313

1414
class Client extends GSClient {
15-
const VERSION = '1.1.2';
15+
const VERSION = '1.1.3';
1616

1717
private $region; // string: region.
1818
private $credentials;

0 commit comments

Comments
 (0)