Skip to content

Commit 41b365c

Browse files
committed
Version 1.7.1
1 parent f29a6d0 commit 41b365c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ServiceNow/ServiceNow.psd1

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'ServiceNow.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.7.0'
15+
ModuleVersion = '1.7.1'
1616

1717
# ID used to uniquely identify this module
1818
GUID = 'b90d67da-f8d0-4406-ad74-89d169cd0633'
@@ -128,6 +128,8 @@ PrivateData = @{
128128

129129

130130

131+
132+
131133

132134

133135

0 commit comments

Comments
 (0)