Updated version

This commit is contained in:
dfrancis-adm
2019-05-31 09:41:01 -04:00
parent 0320ba90d8
commit 1e0b6fde5a

View File

@@ -12,7 +12,7 @@
RootModule = 'Chocolatey-tools.psm1' RootModule = 'Chocolatey-tools.psm1'
# Version number of this module. # Version number of this module.
ModuleVersion = '0.4' ModuleVersion = '0.4.2'
# Supported PSEditions # Supported PSEditions
# CompatiblePSEditions = @() # CompatiblePSEditions = @()