Skip to content

Commit 4ccec74

Browse files
committed
Fix metadata tag data.
1 parent 6dc6f7b commit 4ccec74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Functions/Expand-SCVirtualMachineOSDisk.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<#PSScriptInfo
44
55
.Version
6-
1.0
6+
1.1
77
.Guid
88
1badb9c5-8b26-4184-ab23-9e2de92306e7
99
.Author
1010
Thomas Malkewitz @dotps1
1111
.Tags
12-
WindowsStore, Registry
12+
VirtualMachineManager, VMM, SCVMM, HardDisk
1313
.ProjectUri
1414
https://github.com/dotps1/PSFunctions
1515
.ReleaseNotes
16-
Initial Release.
16+
Fix tag metadata values.
1717
.ExternalModuleDependencies
1818
VirtualMachineManager
1919

0 commit comments

Comments
 (0)