Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 104821d

Browse files
committed
1.0.1.10 release
1 parent 85e5e4c commit 104821d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Google.PowerShell/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
41-
[assembly: AssemblyVersion("1.0.1.9")]
42-
[assembly: AssemblyFileVersion("1.0.1.9")]
41+
[assembly: AssemblyVersion("1.0.1.10")]
42+
[assembly: AssemblyFileVersion("1.0.1.10")]

Google.PowerShell/ReleaseFiles/GoogleCloud.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Google Inc
55
#
6-
# Generated on: 8/22/2018
6+
# Generated on: 9/17/2018
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'GoogleCloud.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.1.9'
15+
ModuleVersion = '1.0.1.10'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

website

0 commit comments

Comments
 (0)