Skip to content

Commit 0422f91

Browse files
Update PSUtil.psd1
1 parent b008843 commit 0422f91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PSUtil/PSUtil.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
RootModule = 'PSUtil.psm1'
44

55
# Version number of this module.
6-
ModuleVersion = '2.0.8'
6+
ModuleVersion = '2.0.20'
77

88
# ID used to uniquely identify this module
99
GUID = '9ef51588-c40c-4064-910d-9b624b758cf6'
@@ -139,4 +139,4 @@
139139
} # End of PSData hashtable
140140

141141
} # End of PrivateData hashtable
142-
}
142+
}

0 commit comments

Comments
 (0)