We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab8885 commit f2fefc7Copy full SHA for f2fefc7
src/Qcloud/Cos/Client.php
@@ -12,7 +12,7 @@
12
use Qcloud\Cos\TokenListener;
13
14
class Client extends GSClient {
15
- const VERSION = '1.1.3';
+ const VERSION = '1.1.4';
16
17
private $region; // string: region.
18
private $credentials;
0 commit comments