From 945ea8aeab49c077cd29209499c030939d3453f3 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Mon, 25 Nov 2024 16:23:10 +0100 Subject: [PATCH] Bump module version to 0.3.2 in DnsClientX.psd1 --- Module/DnsClientX.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module/DnsClientX.psd1 b/Module/DnsClientX.psd1 index 074df36..da3ec18 100644 --- a/Module/DnsClientX.psd1 +++ b/Module/DnsClientX.psd1 @@ -8,7 +8,7 @@ Description = 'DnsClientX is PowerShell module that allows you to query DNS servers for information. It supports DNS over UDP, TCP and DNS over HTTPS (DoH) and DNS over TLS (DoT). It supports multiple types of DNS queries and can be used to query public DNS servers, private DNS servers and has built-in DNS Providers.' FunctionsToExport = @() GUID = '77fa806c-70b7-48d9-8b88-942ed73f24ed' - ModuleVersion = '0.3.1' + ModuleVersion = '0.3.2' PowerShellVersion = '5.1' PrivateData = @{ PSData = @{