diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION index 141f2e805beb..15b989e398fc 100644 --- a/RecaptchaEnterprise/VERSION +++ b/RecaptchaEnterprise/VERSION @@ -1 +1 @@ -1.15.0 +1.16.0 diff --git a/SecurityCenterManagement/VERSION b/SecurityCenterManagement/VERSION index 3eefcb9dd5b3..9084fa2f716a 100644 --- a/SecurityCenterManagement/VERSION +++ b/SecurityCenterManagement/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0 diff --git a/Storage/VERSION b/Storage/VERSION index 3987c472943e..372cf402c73f 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -1.43.1 +1.44.0 diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index 2eef4fb0f9f1..5b8bf929776f 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '1.43.1'; + const VERSION = '1.44.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only'; diff --git a/TextToSpeech/VERSION b/TextToSpeech/VERSION index 1cac385c6cb8..0eed1a29efd6 100644 --- a/TextToSpeech/VERSION +++ b/TextToSpeech/VERSION @@ -1 +1 @@ -1.11.0 +1.12.0