From 1082f9ff960d02396213b07219c3d35707e5b9e4 Mon Sep 17 00:00:00 2001 From: Carlos Perez Date: Tue, 17 Sep 2024 09:16:23 -0400 Subject: [PATCH] Update Posh-SSH.psd1 --- Posh-SSH/Posh-SSH.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Posh-SSH/Posh-SSH.psd1 b/Posh-SSH/Posh-SSH.psd1 index 26e0195..4cdda39 100644 --- a/Posh-SSH/Posh-SSH.psd1 +++ b/Posh-SSH/Posh-SSH.psd1 @@ -12,7 +12,7 @@ #RootModule = '' # Version number of this module. -ModuleVersion = '3.2.2' +ModuleVersion = '3.2.3' # ID used to uniquely identify this module GUID = 'f5c99306-7b5a-4fca-a052-f79ad1e48fbf'