From e73a83963343c346f830a49afc56679633d218ec Mon Sep 17 00:00:00 2001 From: Chris Bacon Date: Tue, 6 Jun 2017 18:25:22 +0100 Subject: [PATCH] Update version v1.27.0 -> v1.27.1 (#1035) --- .../googleapis/codegen/languages/csharp/default/features.json | 4 ++-- Src/Support/CommonProjectProperties.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ClientGenerator/src/googleapis/codegen/languages/csharp/default/features.json b/ClientGenerator/src/googleapis/codegen/languages/csharp/default/features.json index aed5e37df8d..f245e913b52 100644 --- a/ClientGenerator/src/googleapis/codegen/languages/csharp/default/features.json +++ b/ClientGenerator/src/googleapis/codegen/languages/csharp/default/features.json @@ -1,8 +1,8 @@ { "language": "csharp", "description": "C# libraries for Google APIs.", - "releaseVersion": "1.27.0", "comment1": "Version of generated package.", - "currentSupportVersion": "1.27.0", "comment2": "Version of support library upon which to depend.", + "releaseVersion": "1.27.1", "comment1": "Version of generated package.", + "currentSupportVersion": "1.27.1", "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." } diff --git a/Src/Support/CommonProjectProperties.xml b/Src/Support/CommonProjectProperties.xml index efb4601094e..bca4482ddb2 100644 --- a/Src/Support/CommonProjectProperties.xml +++ b/Src/Support/CommonProjectProperties.xml @@ -2,7 +2,7 @@ - 1.27.0 + 1.27.1 Google Inc. Copyright 2017 Google Inc. Google