Skip to content

Commit 94205e6

Browse files
Rev version
1 parent 5f821ab commit 94205e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WindowsImageTools/WindowsImageTools.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = '.\WindowsImageTools.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.6'
15+
ModuleVersion = '1.0.7'
1616

1717
# ID used to uniquely identify this module
1818
GUID = '6210674e-8cfa-4f61-a2fb-c54fd7ffcba1'
@@ -116,7 +116,7 @@ PrivateData = @{
116116
# IconUri = ''
117117

118118
# ReleaseNotes of this module
119-
ReleaseNotes = 'Fixed issue with #require casusing other functions to be exported as part of this module'
119+
ReleaseNotes = 'Fixed but with BCDBoot ran fine but PowerShell thought it threw and error'
120120

121121
} # End of PSData hashtable
122122

0 commit comments

Comments
 (0)