From 53cdbdded77a4c0784ab4c9addd3a04f28cafd84 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Wed, 14 Oct 2020 13:23:29 +0200 Subject: [PATCH] Update --- GPOZaurr.psd1 | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GPOZaurr.psd1 b/GPOZaurr.psd1 index c7dc949..d1d2900 100644 --- a/GPOZaurr.psd1 +++ b/GPOZaurr.psd1 @@ -26,7 +26,7 @@ ModuleName = 'ADEssentials' Guid = '9fc9fd61-7f11-4f4b-a527-084086f1905f' }, @{ - ModuleVersion = '0.0.113' + ModuleVersion = '0.0.112' ModuleName = 'PSWriteHTML' Guid = 'a7bdf640-f5cb-4acf-9de0-365b322d245c' }, 'CimCmdlets', 'Microsoft.PowerShell.Management', 'Microsoft.PowerShell.Utility') diff --git a/README.md b/README.md index b5042df..e7e0c9f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ That's it. Whenever there's a new version, you run the command, and you can enjo ## Changelog -- 0.0.62 - Unreleased +- 0.0.62 - 14.10.2020 - Renamed `Invoke-GPOZaurr` to `Invoke-GPOZaurrContent` - I want to use `Invoke-GPOZaurr` for something else - Improvements to `Get-GPOZaurrPermissionConsistency` for GPOs without SYSVOL to be reported properly - Added `Get-GPOZaurrPermissionRoot`