Skip to content

Commit

Permalink
Merge pull request #592 from GoogleCloudPlatform/quoct/1.0.1.4release
Browse files Browse the repository at this point in the history
1.0.1.4 Release
  • Loading branch information
quoctruong authored Jan 24, 2018
2 parents 72ff487 + 45c39b0 commit e938cd6
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.3")]
[assembly: AssemblyFileVersion("1.0.1.3")]
[assembly: AssemblyVersion("1.0.1.4")]
[assembly: AssemblyFileVersion("1.0.1.4")]
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: 1/11/2018
# Generated on: 1/24/2018
#

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

# Version number of this module.
ModuleVersion = '1.0.1.3'
ModuleVersion = '1.0.1.4'

# 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 e938cd6

Please sign in to comment.