Skip to content

Commit 0044809

Browse files
Update AzOps.psd1 (#749)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 72f0d5a commit 0044809

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/AzOps.psd1

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Customer Architecture Team (CAT)
55
#
6-
# Generated on: 02/07/2023
6+
# Generated on: 02/17/2023
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'AzOps.psm1'
1313

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

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -133,3 +133,4 @@ PrivateData = @{
133133
# DefaultCommandPrefix = ''
134134

135135
}
136+

0 commit comments

Comments
 (0)