Added tag

This commit is contained in:
Dan Franciscus
2019-06-19 12:49:38 -04:00
parent 6aa6c095ec
commit 920ac2710c

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.3' ModuleVersion = '0.4.4'
# Supported PSEditions # Supported PSEditions
# CompatiblePSEditions = @() # CompatiblePSEditions = @()
@@ -95,7 +95,7 @@ PrivateData = @{
PSData = @{ PSData = @{
# Tags applied to this module. These help with module discovery in online galleries. # Tags applied to this module. These help with module discovery in online galleries.
# Tags = @() Tags = @('Chocolatey','Software')
# A URL to the license for this module. # A URL to the license for this module.
# LicenseUri = '' # LicenseUri = ''