diff --git a/Src/Support/CommonProjectProperties.xml b/Src/Support/CommonProjectProperties.xml index 8feefa5c1f..01862e8340 100644 --- a/Src/Support/CommonProjectProperties.xml +++ b/Src/Support/CommonProjectProperties.xml @@ -2,7 +2,7 @@ - 1.51.0 + 1.52.0 Google LLC Copyright 2021 Google LLC Google diff --git a/features.json b/features.json index 1306af41e8..568c0462f6 100644 --- a/features.json +++ b/features.json @@ -1,8 +1,8 @@ { "language": "csharp", "description": "C# libraries for Google APIs.", - "releaseVersion": "1.51.0", "comment1": "Version of generated package.", - "currentSupportVersion": "1.51.0", "comment2": "Version of support library upon which to depend.", + "releaseVersion": "1.52.0", "comment1": "Version of generated package.", + "currentSupportVersion": "1.52.0", "comment2": "Version of support library upon which to depend.", "pclSupportVersion": "1.25.0", "comment3": "Version of PCL support library.", "net40SupportVersion": "1.10.0", "comment4": "Version of net40 support library.",