Skip to content

Commit f9f2fa5

Browse files
authored
Correct the version (#15053)
Co-authored-by: wyunchi-ms <[email protected]>
1 parent 90610d6 commit f9f2fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StreamAnalytics/Az.StreamAnalytics.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = './Az.StreamAnalytics.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'

0 commit comments

Comments
 (0)