Skip to content

Commit 6e0f021

Browse files
committed
update version and copyright
1 parent e9db046 commit 6e0f021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AzureADAssessment.psd1

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
RootModule = 'AzureADAssessment.psm1'
1111

1212
# Version number of this module.
13-
ModuleVersion = '2.2'
13+
ModuleVersion = '2.3'
1414

1515
# Supported PSEditions
1616
CompatiblePSEditions = 'Core','Desktop'
@@ -25,7 +25,7 @@ Author = 'Microsoft Identity'
2525
CompanyName = 'Microsoft Corporation'
2626

2727
# Copyright statement for this module
28-
Copyright = '(c) 2021 Microsoft Corporation. All rights reserved.'
28+
Copyright = '(c) 2022 Microsoft Corporation. All rights reserved.'
2929

3030
# Description of the functionality provided by this module
3131
Description = 'This module analyzes your Azure Active Directory configuration and provides best practice recommendations.'

0 commit comments

Comments
 (0)