Fixed choco outdated command to not use $LASTEXITCODE and instead check if NULL
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
RootModule = 'Chocolatey-tools.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '0.4.2'
|
||||
ModuleVersion = '0.4.3'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
||||
Reference in New Issue
Block a user