From d7b74ac081425ea1cef2e0108c85ea4861bf6455 Mon Sep 17 00:00:00 2001 From: Pete Maan Date: Sun, 8 Oct 2023 20:46:28 +0000 Subject: [PATCH] Update Version: 0.1.43 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 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 = @()