Skip to content

Commit 7b91f46

Browse files
committed
v1.4.0
1 parent 9f7c114 commit 7b91f46

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ServiceNow/ServiceNow.psd1

Lines changed: 7 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.3.6'
15+
ModuleVersion = '1.4.0'
1616

1717
# ID used to uniquely identify this module
1818
GUID = 'b90d67da-f8d0-4406-ad74-89d169cd0633'
@@ -113,3 +113,9 @@ PrivateData = @{
113113

114114

115115

116+
117+
118+
119+
120+
121+

0 commit comments

Comments
 (0)