From f8a656602373dd458c2f630cdb567a92b26b7e5f Mon Sep 17 00:00:00 2001 From: Pete Maan Date: Tue, 19 Sep 2023 18:45:24 +0000 Subject: [PATCH] Update Version: 0.1.39 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 376df3a..c0519bf 100644 --- a/IdentityCommand/IdentityCommand.psd1 +++ b/IdentityCommand/IdentityCommand.psd1 @@ -12,7 +12,7 @@ RootModule = 'IdentityCommand.psm1' # Version number of this module. - ModuleVersion = '0.1.34' + ModuleVersion = '0.1.39' # Supported PSEditions # CompatiblePSEditions = @()