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