Skip to content

Commit 3ff95d6

Browse files
committed
Update Version Number
1 parent 6716444 commit 3ff95d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMPackager.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.NOTES
33
===========================================================================
44
Created on: 1/9/2018 11:34 AM
5-
Last Updated: 12/31/2019
5+
Last Updated: 03/29/2020
66
Author: Andrew Jimenez (asjimene) - https://github.com/asjimene/
77
Filename: CMPackager.ps1
88
===========================================================================
@@ -37,7 +37,7 @@ DynamicParam {
3737
}
3838
process {
3939

40-
$Global:ScriptVersion = "20.02.23.0"
40+
$Global:ScriptVersion = "20.03.29.0"
4141

4242
$Global:ScriptRoot = $PSScriptRoot
4343

0 commit comments

Comments
 (0)