From 6fe633d2a35bfba6116d8fc3ba61852d3941f532 Mon Sep 17 00:00:00 2001 From: Chris Bacon Date: Thu, 7 Dec 2017 17:47:52 +0000 Subject: [PATCH] Update version v1.31.0 -> v1.31.1 (#1126) --- .../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 86f09108dd4..cfe36457e7b 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.31.0", "comment1": "Version of generated package.", - "currentSupportVersion": "1.31.0", "comment2": "Version of support library upon which to depend.", + "releaseVersion": "1.31.1", "comment1": "Version of generated package.", + "currentSupportVersion": "1.31.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 7c314a36d32..58531b5ab3a 100644 --- a/Src/Support/CommonProjectProperties.xml +++ b/Src/Support/CommonProjectProperties.xml @@ -2,7 +2,7 @@ - 1.31.0 + 1.31.1 Google Inc. Copyright 2017 Google Inc. Google