Updated scripts

Added -Header parameter and scoped the header variable in the
Export-Excel command
This commit is contained in:
dfinke
2016-03-02 18:03:00 -05:00
parent 22326e8ee4
commit e9b8deccf5
6 changed files with 33 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
RootModule = 'ImportExcel.psm1'
# Version number of this module.
ModuleVersion = '2.1.3'
ModuleVersion = '2.1.4'
# ID used to uniquely identify this module
GUID = '60dd4136-feff-401a-ba27-a84458c57ede'