From 24ab5a5813cfb400f07f91c8285c12d18ef9121b Mon Sep 17 00:00:00 2001 From: Pete Maan Date: Tue, 13 Feb 2024 01:08:29 +0000 Subject: [PATCH] Update Version: 0.2.46 Signed-off-by: Pete Maan --- IdentityCommand/IdentityCommand.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IdentityCommand/IdentityCommand.psd1 b/IdentityCommand/IdentityCommand.psd1 index 6529109..b78fc26 100644 --- a/IdentityCommand/IdentityCommand.psd1 +++ b/IdentityCommand/IdentityCommand.psd1 @@ -12,7 +12,7 @@ RootModule = 'IdentityCommand.psm1' # Version number of this module. - ModuleVersion = '0.1.43' + ModuleVersion = '0.2.46' # Supported PSEditions # CompatiblePSEditions = @()