From 8e2f4f1552d55935b64c34db48fb55b860944db6 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Sun, 17 Sep 2023 10:10:26 +0200 Subject: [PATCH] Bump versions --- GPOZaurr.psd1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/GPOZaurr.psd1 b/GPOZaurr.psd1 index 0b8a40e..048c262 100644 --- a/GPOZaurr.psd1 +++ b/GPOZaurr.psd1 @@ -29,6 +29,10 @@ Guid = '9fc9fd61-7f11-4f4b-a527-084086f1905f' ModuleName = 'ADEssentials' ModuleVersion = '0.0.165' + }, @{ + Guid = 'a7bdf640-f5cb-4acf-9de0-365b322d245c' + ModuleName = 'PSWriteHTML' + ModuleVersion = '1.8.0' }, 'CimCmdlets', 'Microsoft.PowerShell.Management', 'Microsoft.PowerShell.Utility', 'Microsoft.PowerShell.Security') RootModule = 'GPOZaurr.psm1' } \ No newline at end of file