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 6a0a7ee commit 5d4ce0cCopy full SHA for 5d4ce0c
src/Relay/Az.Relay.psd1
@@ -12,13 +12,13 @@
12
RootModule = './Az.Relay.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '0.1.0'
+ModuleVersion = '1.0.4'
16
17
# Supported PSEditions
18
CompatiblePSEditions = 'Core', 'Desktop'
19
20
# ID used to uniquely identify this module
21
-GUID = '14fdcc41-318e-4838-8905-9cf090a8339c'
+GUID = '668e7be1-9801-496f-a7ed-25b1077d2f23'
22
23
# Author of this module
24
Author = 'Microsoft Corporation'
0 commit comments