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 b6d57c8 commit 30aefa1Copy full SHA for 30aefa1
VERSION
@@ -1 +1 @@
1
-1.48.7
+1.49.0
src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
47
use ArrayTrait;
48
use ClientTrait;
49
50
- const VERSION = '1.48.7';
+ const VERSION = '1.49.0';
51
52
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
53
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
0 commit comments