We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f821ab commit 94205e6Copy full SHA for 94205e6
1 file changed
WindowsImageTools/WindowsImageTools.psd1
@@ -12,7 +12,7 @@
12
RootModule = '.\WindowsImageTools.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '1.0.6'
+ModuleVersion = '1.0.7'
16
17
# ID used to uniquely identify this module
18
GUID = '6210674e-8cfa-4f61-a2fb-c54fd7ffcba1'
@@ -116,7 +116,7 @@ PrivateData = @{
116
# IconUri = ''
117
118
# ReleaseNotes of this module
119
- ReleaseNotes = 'Fixed issue with #require casusing other functions to be exported as part of this module'
+ ReleaseNotes = 'Fixed but with BCDBoot ran fine but PowerShell thought it threw and error'
120
121
} # End of PSData hashtable
122
0 commit comments