Skip to content

Commit 5dde0c3

Browse files
committed
version update
1 parent 4ed7463 commit 5dde0c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ServiceNow/ServiceNow.psd1

Lines changed: 2 additions & 2 deletions
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 = '4.0.5'
15+
ModuleVersion = '4.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -27,7 +27,7 @@ Author = 'Greg Brownstein, Rick Arroues, Sam Martin'
2727
CompanyName = 'None'
2828

2929
# Copyright statement for this module
30-
Copyright = '(c) 2015-2023 Snow-Shell. All rights reserved.'
30+
Copyright = '(c) 2015-2025 Snow-Shell. All rights reserved.'
3131

3232
# Description of the functionality provided by this module
3333
Description = 'Automate against ServiceNow service and asset management. This module can be used standalone, with Azure Automation, or Docker.'

0 commit comments

Comments
 (0)