Skip to content

Commit

Permalink
chore(main): release 0.270.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 11, 2024
1 parent b918c0d commit ddb35be
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Config/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2
2 changes: 1 addition & 1 deletion ContactCenterInsights/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0
2.2.1
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.0
2.3.1
2 changes: 1 addition & 1 deletion ContainerAnalysis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion ControlsPartner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.2.2
2 changes: 1 addition & 1 deletion DataCatalog/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0
2.2.1
2 changes: 1 addition & 1 deletion DataCatalogLineage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2
2 changes: 1 addition & 1 deletion DataFusion/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2
2 changes: 1 addition & 1 deletion DataLabeling/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.6
0.5.7
2 changes: 1 addition & 1 deletion Dataflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.5
0.6.6
2 changes: 1 addition & 1 deletion Dataform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.6
0.4.7
2 changes: 1 addition & 1 deletion OrchestrationAirflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.1
2.1.2
2 changes: 1 addition & 1 deletion ShoppingMerchantProducts/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.2.0
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.44.0
1.45.0
2 changes: 1 addition & 1 deletion Storage/src/StorageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.44.0';
const VERSION = '1.45.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';
Expand Down

0 comments on commit ddb35be

Please sign in to comment.