From 9c3ea2bbe78fc68bc94501c3b01b854b52dc7c6f Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Tue, 21 Jul 2020 13:00:27 +0200 Subject: [PATCH] Update --- GPOZaurr.psd1 | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/GPOZaurr.psd1 b/GPOZaurr.psd1 index d47e647..4147fdc 100644 --- a/GPOZaurr.psd1 +++ b/GPOZaurr.psd1 @@ -17,7 +17,7 @@ } } RequiredModules = @{ - ModuleVersion = '0.0.158' + ModuleVersion = '0.0.159' ModuleName = 'PSSharedGoods' Guid = 'ee272aa8-baaa-4edf-9f45-b6d6f7d844fe' }, @{ diff --git a/README.md b/README.md index e7a12cb..7b8aedf 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ That's it. Whenever there's a new version, you run the command, and you can enjo - 0.0.48 - Unreleased - Added `Get-GPOZaurrFilesPolicyDefinitions` - Updates to `Invoke-GPOZaurr` - still work in progress + - Updates to `Get-GPOZaurrFiles` - still work in progress + - Module will now be signed - 0.0.47 - 29.06.2020 - Update to `Get-GPOZaurrAD` for better error reporting - Updates to `Invoke-GPOZaurr` - still work in progress