Skip to content

Commit 9d0ac7a

Browse files
GitHub Actions update OSD Module
1 parent ed947b1 commit 9d0ac7a

File tree

7 files changed

+7546
-7547
lines changed

7 files changed

+7546
-7547
lines changed

OSD.psd1

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

1414
# Version number of this module.
15-
ModuleVersion = '25.9.14.4'
15+
ModuleVersion = '25.9.14.5'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop'
@@ -218,8 +218,7 @@ FunctionsToExport = 'Add-7Zip2BootImage', 'Add-OfflineServicingWindowsDriver',
218218
'Use-WinPEContent', 'Wait-WebConnection', 'Write-CMTraceLog',
219219
'Get-OSDCatalogDriverPack', 'Get-OSDCatalogDriverPacks',
220220
'Get-OSDCatalogOperatingSystems', 'Get-OSDModulePath',
221-
'Get-OSDModuleVersion', 'Get-OSDCachePath',
222-
'Deploy-OSDCloudGUI'
221+
'Get-OSDModuleVersion', 'Get-OSDCachePath', 'Deploy-OSDCloudGUI'
223222

224223
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
225224
CmdletsToExport = @()

0 commit comments

Comments
 (0)