From 6fb05d0ebc3d54540781a87ca10e0c81e79ccdf0 Mon Sep 17 00:00:00 2001 From: Pete Maan Date: Wed, 30 Aug 2023 20:56:30 +0000 Subject: [PATCH] Update Version: 0.1.34 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 04f2399..376df3a 100644 --- a/IdentityCommand/IdentityCommand.psd1 +++ b/IdentityCommand/IdentityCommand.psd1 @@ -12,7 +12,7 @@ RootModule = 'IdentityCommand.psm1' # Version number of this module. - ModuleVersion = '0.1.29' + ModuleVersion = '0.1.34' # Supported PSEditions # CompatiblePSEditions = @()