From 308e09efd98847a9c0c3b0995d7485ef62ca8939 Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Tue, 26 Sep 2023 22:38:58 -0700 Subject: [PATCH] chore: Update generated library versions to be 1.62.1 Note this just changes the version number for the next releases, but the libraries were already going to be generated using v1.62.1 support libraries. --- features.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.json b/features.json index da301a3b16d..6cbc00b76dd 100644 --- a/features.json +++ b/features.json @@ -1,7 +1,7 @@ { "language": "csharp", "description": "C# libraries for Google APIs.", - "releaseVersion": "1.62.0", "comment1": "Version of generated package.", + "releaseVersion": "1.62.1", "comment1": "Version of generated package.", "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",