diff --git a/IdentityCommand/IdentityCommand.psd1 b/IdentityCommand/IdentityCommand.psd1 index 5ab4ff2..6529109 100644 --- a/IdentityCommand/IdentityCommand.psd1 +++ b/IdentityCommand/IdentityCommand.psd1 @@ -12,7 +12,7 @@ RootModule = 'IdentityCommand.psm1' # Version number of this module. - ModuleVersion = '0.1.40' + ModuleVersion = '0.1.43' # Supported PSEditions # CompatiblePSEditions = @()