chore: Update module version to 7.8.8

This commit is contained in:
dfinke
2024-05-18 09:33:54 -04:00
parent 74cbca8b2f
commit 63683db543
2 changed files with 5 additions and 1 deletions

View File

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

View File

@@ -1,3 +1,7 @@
# 7.8.8
- Fix the release
# 7.8.7
- Thanks to [Phil Bossman](https://github.com/pbossman) for the PR and fixing this.