From f6621f2a1e0fb6f4bcea30839c69419122f360c2 Mon Sep 17 00:00:00 2001 From: Pete Maan Date: Sun, 18 Feb 2024 21:36:11 +0000 Subject: [PATCH] Update Version: 0.2.49 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 b78fc26..2115710 100644 --- a/IdentityCommand/IdentityCommand.psd1 +++ b/IdentityCommand/IdentityCommand.psd1 @@ -12,7 +12,7 @@ RootModule = 'IdentityCommand.psm1' # Version number of this module. - ModuleVersion = '0.2.46' + ModuleVersion = '0.2.49' # Supported PSEditions # CompatiblePSEditions = @()