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 498e925 commit a38e1e0Copy full SHA for a38e1e0
src/ResourceManager/DeviceProvisioningServices/AzureRM.DeviceProvisioningServices.psd1
@@ -12,7 +12,7 @@
12
# RootModule = ''
13
14
# Version number of this module.
15
-ModuleVersion = '1.0'
+ModuleVersion = '1.0.0'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
@@ -151,4 +151,4 @@ PrivateData = @{
151
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
152
# DefaultCommandPrefix = ''
153
154
-}
+}
0 commit comments