From 3d52bc1e1c0eb13f6955e0784d6b5ac016b77c17 Mon Sep 17 00:00:00 2001 From: dfrancis-adm Date: Thu, 11 Jul 2019 09:06:36 -0400 Subject: [PATCH] 0.4.9 --- Chocolatey-tools.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chocolatey-tools.psd1 b/Chocolatey-tools.psd1 index 1f426e4..b4cf697 100644 --- a/Chocolatey-tools.psd1 +++ b/Chocolatey-tools.psd1 @@ -12,7 +12,7 @@ RootModule = 'Chocolatey-tools.psm1' # Version number of this module. -ModuleVersion = '0.4.8' +ModuleVersion = '0.4.9' # Supported PSEditions # CompatiblePSEditions = @()