Skip to content

Commit bcc2cad

Browse files
author
Shefali
committed
updating versions
1 parent 6c2d9ee commit bcc2cad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/ResourceManager/HDInsight/AzureRM.HDInsight.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# Version number of this module.
12-
ModuleVersion = '1.0.1'
12+
ModuleVersion = '1.0.2'
1313

1414
# ID used to uniquely identify this module
1515
GUID = '3fd1475f-cb23-4ffb-bf08-33d94b7d1acb'

src/ResourceManager/HDInsight/Commands.HDInsight/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
[assembly: ComVisible(false)]
2828
[assembly: CLSCompliant(false)]
2929
[assembly: Guid("57ad7b0e-1f56-4166-b1f9-ec6512139a54")]
30-
[assembly: AssemblyVersion(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyVersion)]
31-
[assembly: AssemblyFileVersion(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyFileVersion)]
30+
[assembly: AssemblyVersion("1.0.2")]
31+
[assembly: AssemblyFileVersion("1.0.2")]

0 commit comments

Comments
 (0)