From fa54bacc6cc1b5ca13e9a35f86cfff2c1cf1f770 Mon Sep 17 00:00:00 2001 From: Dan Franciscus Date: Wed, 27 Feb 2019 16:22:15 -0500 Subject: [PATCH] 0.0.5 --- Send-MDTEmail.ps1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Send-MDTEmail.ps1 b/Send-MDTEmail.ps1 index 5658fc0..df8eaee 100644 --- a/Send-MDTEmail.ps1 +++ b/Send-MDTEmail.ps1 @@ -1,7 +1,7 @@ <#PSScriptInfo -.VERSION 0.0.4 +.VERSION 0.0.5 .GUID 6686d92f-6c89-4c54-a2e3-b525d0d8ed89 @@ -15,7 +15,7 @@ .LICENSEURI -.PROJECTURI +.PROJECTURI https://github.com/dfranciscus/Send-MDTEmail .ICONURI @@ -25,7 +25,7 @@ .EXTERNALSCRIPTDEPENDENCIES -.RELEASENOTES Removed Body parameter +.RELEASENOTES Added ProjectURI .PRIVATEDATA