From dd2c270965c12c9bdb6e2b6f79d70af1e5f2bb6e Mon Sep 17 00:00:00 2001 From: Ivan Naranjo Date: Fri, 19 Aug 2016 14:56:58 +0100 Subject: [PATCH] Updating version to v0.9.1.0 --- .../GoogleCloudExtension/Properties/AssemblyInfo.cs | 2 +- .../GoogleCloudExtension/source.extension.vsixmanifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GoogleCloudExtension/GoogleCloudExtension/Properties/AssemblyInfo.cs b/GoogleCloudExtension/GoogleCloudExtension/Properties/AssemblyInfo.cs index 3028fc068..66ced1067 100644 --- a/GoogleCloudExtension/GoogleCloudExtension/Properties/AssemblyInfo.cs +++ b/GoogleCloudExtension/GoogleCloudExtension/Properties/AssemblyInfo.cs @@ -34,5 +34,5 @@ // This version number matches the version in the .vsixmanifest. Please update both versions at the // same time. -[assembly: AssemblyVersion("0.8.5.0")] +[assembly: AssemblyVersion("0.9.1.0")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/GoogleCloudExtension/GoogleCloudExtension/source.extension.vsixmanifest b/GoogleCloudExtension/GoogleCloudExtension/source.extension.vsixmanifest index 36cf776dd..d75c14808 100644 --- a/GoogleCloudExtension/GoogleCloudExtension/source.extension.vsixmanifest +++ b/GoogleCloudExtension/GoogleCloudExtension/source.extension.vsixmanifest @@ -5,7 +5,7 @@ The Version attribute of the Identity element *must* match the version number in Properties\AssemblyInfo.cs, to ensure accurate metrics. --> - + Google Cloud Platform Extension for Visual Studio Tools to develop applications for Google Cloud Platform. https://github.com/GoogleCloudPlatform/gcloud-visualstudio