This commit is contained in:
Dan Franciscus
2019-07-10 11:37:29 -04:00
parent 49fd126fe6
commit 77e3c5fa55

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.5' ModuleVersion = '0.4.6'
# Supported PSEditions # Supported PSEditions
# CompatiblePSEditions = @() # CompatiblePSEditions = @()