mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-14 07:13:15 +00:00
Bump version and update install module
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
RootModule = 'ImportExcel.psm1'
|
RootModule = 'ImportExcel.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '4.0.13'
|
ModuleVersion = '4.0.14'
|
||||||
|
|
||||||
# ID used to uniquely identify this module
|
# ID used to uniquely identify this module
|
||||||
GUID = '60dd4136-feff-401a-ba27-a84458c57ede'
|
GUID = '60dd4136-feff-401a-ba27-a84458c57ede'
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ Begin {
|
|||||||
'AddConditionalFormatting.ps1',
|
'AddConditionalFormatting.ps1',
|
||||||
'Charting.ps1',
|
'Charting.ps1',
|
||||||
'ColorCompletion.ps1',
|
'ColorCompletion.ps1',
|
||||||
|
'compare-Worksheet.ps1',
|
||||||
'ConvertFromExcelData.ps1',
|
'ConvertFromExcelData.ps1',
|
||||||
'ConvertFromExcelToSQLInsert.ps1',
|
'ConvertFromExcelToSQLInsert.ps1',
|
||||||
'ConvertExcelToImageFile.ps1',
|
'ConvertExcelToImageFile.ps1',
|
||||||
|
|||||||
Reference in New Issue
Block a user