We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b04288 commit 47e0246Copy full SHA for 47e0246
src/ResourceManager/RecoveryServices/AzureRM.RecoveryServices.psd1
@@ -9,7 +9,7 @@
9
@{
10
11
# Version number of this module.
12
-ModuleVersion = '1.0.1'
+ModuleVersion = '1.0.2'
13
14
# ID used to uniquely identify this module
15
GUID = '4AA53B7E-FCFE-4E22-979C-9A4E6380DE58'
src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.0.1.0")]
36
-[assembly: AssemblyFileVersion("1.0.1.0")]
+[assembly: AssemblyVersion("1.0.2.0")]
+[assembly: AssemblyFileVersion("1.0.2.0")]
0 commit comments