Skip to content

Commit

Permalink
Updating version to v0.9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivannaranjo committed Aug 19, 2016
1 parent 66e8df5 commit dd2c270
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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")]
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
The Version attribute of the Identity element *must* match the version number in Properties\AssemblyInfo.cs, to ensure
accurate metrics.
-->
<Identity Id="GoogleAppEngine.Google.d3d3eeb8-3710-4bd9-97ba-1401bf2acd22" Version="0.8.5.0" Language="en-US" Publisher="Google Inc." />
<Identity Id="GoogleAppEngine.Google.d3d3eeb8-3710-4bd9-97ba-1401bf2acd22" Version="0.9.1.0" Language="en-US" Publisher="Google Inc." />
<DisplayName>Google Cloud Platform Extension for Visual Studio</DisplayName>
<Description xml:space="preserve">Tools to develop applications for Google Cloud Platform.</Description>
<MoreInfo>https://github.com/GoogleCloudPlatform/gcloud-visualstudio</MoreInfo>
Expand Down

0 comments on commit dd2c270

Please sign in to comment.