From f62716c06494b84d95ec9fb40a5cdd770dfaf200 Mon Sep 17 00:00:00 2001 From: Jeff Hicks Date: Thu, 30 Jul 2020 11:09:42 -0400 Subject: [PATCH] v1.7.1 --- Changelog.md | 6 ++++++ PSReleaseTools.psd1 | Bin 7748 -> 7766 bytes README.md | 2 +- en-US/PSReleaseTools-help.xml | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 9634de0..fdcc418 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,11 @@ # Change Log for PSReleaseTools +## v1.7.1 + ++ documentation Updates ++ Merge pull request #24 from xtqqczze/lint to fix casing issues. ++ Updated manifest private data tags + ## v1.7.0 + Fixed `critiera` typo in warning message for `Get-PSReleaseSummary` diff --git a/PSReleaseTools.psd1 b/PSReleaseTools.psd1 index a802f7ef2a428271abb6eeea59845a950add3299..78b95dd456007bfcbf143d991b347ce1d1e05b41 100644 GIT binary patch delta 52 zcmV-40L%ZxJk~t0!T|v>v%>)i5wp+|W&{CKlSdad2`m6208ju^05_8@7aId204bCI K8XdEm7pexbHxCd1 delta 38 ucmca+bHrxDAx1`n&4(E|1vj4%%3_&ZB`!4CMBIc?bF!ec?B+G%tJnY%1`M|V diff --git a/README.md b/README.md index 74454f0..705deb8 100644 --- a/README.md +++ b/README.md @@ -140,4 +140,4 @@ Install-Module PSReleaseTools [-Scope CurrentUser] If you have suggestions or encounter problems, please post an issue in this GitHub repository. If you find this project useful, please consider a small support donation. Use the :heart:Sponsor button at the top of the repository. -Last Updated *2020-07-10 15:32:33Z UTC* +Last Updated *2020-07-30 14:54:52Z UTC* diff --git a/en-US/PSReleaseTools-help.xml b/en-US/PSReleaseTools-help.xml index 79bc479..74e935f 100644 --- a/en-US/PSReleaseTools-help.xml +++ b/en-US/PSReleaseTools-help.xml @@ -6,7 +6,7 @@ Get PSReleaseAsset - Get PowerShell release assets. + Get PowerShell 7.x release assets.