Skip to content

Commit

Permalink
update version and copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
jazuntee committed Sep 2, 2022
1 parent e9db046 commit 6e0f021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AzureADAssessment.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
RootModule = 'AzureADAssessment.psm1'

# Version number of this module.
ModuleVersion = '2.2'
ModuleVersion = '2.3'

# Supported PSEditions
CompatiblePSEditions = 'Core','Desktop'
Expand All @@ -25,7 +25,7 @@ Author = 'Microsoft Identity'
CompanyName = 'Microsoft Corporation'

# Copyright statement for this module
Copyright = '(c) 2021 Microsoft Corporation. All rights reserved.'
Copyright = '(c) 2022 Microsoft Corporation. All rights reserved.'

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

0 comments on commit 6e0f021

Please sign in to comment.