Skip to content

Commit

Permalink
Merge pull request #625 from GoogleCloudPlatform/quoct/1.0.1.9release
Browse files Browse the repository at this point in the history
Update 1.0.1.9 release
  • Loading branch information
quoctruong authored Aug 22, 2018
2 parents 8970975 + 38d4a5a commit da648ae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Google.PowerShell/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.1.8")]
[assembly: AssemblyFileVersion("1.0.1.8")]
[assembly: AssemblyVersion("1.0.1.9")]
[assembly: AssemblyFileVersion("1.0.1.9")]
4 changes: 2 additions & 2 deletions Google.PowerShell/ReleaseFiles/GoogleCloud.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Google Inc
#
# Generated on: 5/11/2018
# Generated on: 8/22/2018
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'GoogleCloud.psm1'

# Version number of this module.
ModuleVersion = '1.0.1.8'
ModuleVersion = '1.0.1.9'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
2 changes: 1 addition & 1 deletion website
Submodule website updated 1 files
+1 −1 data/cmdletsFull.json

0 comments on commit da648ae

Please sign in to comment.