Skip to content

Commit a38e1e0

Browse files
authored
Update AzureRM.DeviceProvisioningServices.psd1
1 parent 498e925 commit a38e1e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/DeviceProvisioningServices/AzureRM.DeviceProvisioningServices.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0'
15+
ModuleVersion = '1.0.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -151,4 +151,4 @@ PrivateData = @{
151151
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
152152
# DefaultCommandPrefix = ''
153153

154-
}
154+
}

0 commit comments

Comments
 (0)