From 5edf85b695af373cd21c7e0cbbfcd0b659679cac Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Mon, 25 Sep 2023 10:10:55 -0700 Subject: [PATCH] Update version: 1.62.0 -> 1.62.1 Bugs: * #2546 Which uses ordinal comparisons for string operations. --- Src/Support/CommonProjectProperties.xml | 2 +- features.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Src/Support/CommonProjectProperties.xml b/Src/Support/CommonProjectProperties.xml index 7519d261bfd..5047d90c405 100644 --- a/Src/Support/CommonProjectProperties.xml +++ b/Src/Support/CommonProjectProperties.xml @@ -2,7 +2,7 @@ - 1.62.0 + 1.62.1 Google LLC Copyright 2021 Google LLC Google diff --git a/features.json b/features.json index 1a9302d0ffb..da301a3b16d 100644 --- a/features.json +++ b/features.json @@ -2,7 +2,7 @@ "language": "csharp", "description": "C# libraries for Google APIs.", "releaseVersion": "1.62.0", "comment1": "Version of generated package.", - "currentSupportVersion": "1.62.0", "comment2": "Version of support library upon which to depend.", + "currentSupportVersion": "1.62.1", "comment2": "Version of support library upon which to depend.", "clouds_comment": "Defines the map of Google.Cloud packages that supercede Google.Apis packages", "cloudPackageMap": {