Skip to content

Commit

Permalink
Release 20.05.06.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asjimene committed May 7, 2020
1 parent 8b742f7 commit f2ad50b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMPackager.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.NOTES
===========================================================================
Created on: 1/9/2018 11:34 AM
Last Updated: 04/04/2020
Last Updated: 05/06/2020
Author: Andrew Jimenez (asjimene) - https://github.com/asjimene/
Filename: CMPackager.ps1
===========================================================================
Expand Down Expand Up @@ -37,7 +37,7 @@ DynamicParam {
}
process {

$Global:ScriptVersion = "20.04.04.0"
$Global:ScriptVersion = "20.05.06.0"

$Global:ScriptRoot = $PSScriptRoot

Expand Down

0 comments on commit f2ad50b

Please sign in to comment.