From fc99627fb44cbb7be2f87cc158a8d9b5be611511 Mon Sep 17 00:00:00 2001 From: Pete Maan Date: Sun, 20 Aug 2023 23:26:43 +0000 Subject: [PATCH] Update Version: 0.1.29 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 54de5e9..a404c52 100644 --- a/IdentityCommand/IdentityCommand.psd1 +++ b/IdentityCommand/IdentityCommand.psd1 @@ -12,7 +12,7 @@ RootModule = 'IdentityCommand.psm1' # Version number of this module. - ModuleVersion = '0.0.3' + ModuleVersion = '0.1.29' # Supported PSEditions # CompatiblePSEditions = @()