We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b742f7 commit f2ad50bCopy full SHA for f2ad50b
CMPackager.ps1
@@ -2,7 +2,7 @@
2
.NOTES
3
===========================================================================
4
Created on: 1/9/2018 11:34 AM
5
- Last Updated: 04/04/2020
+ Last Updated: 05/06/2020
6
Author: Andrew Jimenez (asjimene) - https://github.com/asjimene/
7
Filename: CMPackager.ps1
8
@@ -37,7 +37,7 @@ DynamicParam {
37
}
38
process {
39
40
- $Global:ScriptVersion = "20.04.04.0"
+ $Global:ScriptVersion = "20.05.06.0"
41
42
$Global:ScriptRoot = $PSScriptRoot
43
0 commit comments