From 9e736554def2583b1234d908cc9d45032fc73b94 Mon Sep 17 00:00:00 2001 From: Ivan Naranjo Date: Fri, 29 Sep 2017 14:50:28 +0100 Subject: [PATCH] Updating the version to 1.2.9.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 8180a1d68..9f7215fc6 100644 --- a/GoogleCloudExtension/GoogleCloudExtension/Properties/AssemblyInfo.cs +++ b/GoogleCloudExtension/GoogleCloudExtension/Properties/AssemblyInfo.cs @@ -35,7 +35,7 @@ // This version number matches the version in the .vsixmanifest. Please update both versions at the // same time. -[assembly: AssemblyVersion("1.2.8.0")] +[assembly: AssemblyVersion("1.2.9.0")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: InternalsVisibleTo( "GoogleCloudExtensionUnitTests," + diff --git a/GoogleCloudExtension/GoogleCloudExtension/source.extension.vsixmanifest b/GoogleCloudExtension/GoogleCloudExtension/source.extension.vsixmanifest index ac2efa992..821f37f05 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 Tools for Visual Studio Tools to develop applications for Google Cloud Platform. https://cloud.google.com/visual-studio/