From c6728248ac807f051bb60f0c28bcd63afce9222b Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Fri, 27 Oct 2023 15:26:24 -0700 Subject: [PATCH] Update version: 1.62.1 -> 1.63.0 Features * #2577 Checks BIOS for detecting GCE residency. --- Src/Support/CommonProjectProperties.xml | 2 +- features.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Src/Support/CommonProjectProperties.xml b/Src/Support/CommonProjectProperties.xml index 5047d90c405..a278e1c0426 100644 --- a/Src/Support/CommonProjectProperties.xml +++ b/Src/Support/CommonProjectProperties.xml @@ -2,7 +2,7 @@ - 1.62.1 + 1.63.0 Google LLC Copyright 2021 Google LLC Google diff --git a/features.json b/features.json index 6cbc00b76dd..754d7876bb7 100644 --- a/features.json +++ b/features.json @@ -1,8 +1,8 @@ { "language": "csharp", "description": "C# libraries for Google APIs.", - "releaseVersion": "1.62.1", "comment1": "Version of generated package.", - "currentSupportVersion": "1.62.1", "comment2": "Version of support library upon which to depend.", + "releaseVersion": "1.63.0", "comment1": "Version of generated package.", + "currentSupportVersion": "1.63.0", "comment2": "Version of support library upon which to depend.", "clouds_comment": "Defines the map of Google.Cloud packages that supercede Google.Apis packages", "cloudPackageMap": {