Skip to content

Commit 50d99c6

Browse files
authored
update to 1.2.3
1 parent d96d7ac commit 50d99c6

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.2.1';
15+
const VERSION = '1.2.3';
1616

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

0 commit comments

Comments
 (0)