0.4.8
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# Chocolatey-tools Release History
|
||||
## 0.4.8 - 7/11/2019
|
||||
|
||||
### Added
|
||||
|
||||
* Module dependency for Invoke-CommandAs version 2.2
|
||||
|
||||
## 0.4.7 - 7/10/2019
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
RootModule = 'Chocolatey-tools.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '0.4.7'
|
||||
ModuleVersion = '0.4.8'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
||||
Reference in New Issue
Block a user