mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
bump version
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
RootModule = 'ImportExcel.psm1'
|
RootModule = 'ImportExcel.psm1'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '7.8.0'
|
ModuleVersion = '7.8.1'
|
||||||
|
|
||||||
# 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'
|
||||||
|
|||||||
@@ -1,3 +1,10 @@
|
|||||||
|
# 7.8.1
|
||||||
|
|
||||||
|
Thanks [g-pearl](https://github.com/g-pearl)
|
||||||
|
|
||||||
|
- Fixed conditional formatting so it recognizes 'Top and Bottom' as a rule type
|
||||||
|
|
||||||
|
|
||||||
# 7.8.0
|
# 7.8.0
|
||||||
Thanks [James O'Neill](https://github.com/jhoneill)
|
Thanks [James O'Neill](https://github.com/jhoneill)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user