From b86b48fc9f675c0b8091a3171776b9224ea1da5a Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sun, 23 Jul 2023 19:04:43 +0530 Subject: [PATCH] app assembly version updated for release. --- Apps/AutoPtrApp/AutoPtrApp.csproj | 4 ++-- Apps/BlockPageApp/BlockPageApp.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Apps/AutoPtrApp/AutoPtrApp.csproj b/Apps/AutoPtrApp/AutoPtrApp.csproj index 248da87c..8c68d210 100644 --- a/Apps/AutoPtrApp/AutoPtrApp.csproj +++ b/Apps/AutoPtrApp/AutoPtrApp.csproj @@ -4,7 +4,7 @@ net7.0 false true - 1.0.1 + 1.0.2 Technitium Technitium DNS Server Shreyas Zare @@ -12,7 +12,7 @@ AutoPtr https://technitium.com/dns/ https://github.com/TechnitiumSoftware/DnsServer - Allows creating APP records in a primary and forwarder zones that can return automatically generated response for a PTR request for both IPv4 and IPv6. + Allows creating APP records in primary and forwarder zones that can return automatically generated response for a PTR request for both IPv4 and IPv6. false Library diff --git a/Apps/BlockPageApp/BlockPageApp.csproj b/Apps/BlockPageApp/BlockPageApp.csproj index 3f2bceca..b4dfcf31 100644 --- a/Apps/BlockPageApp/BlockPageApp.csproj +++ b/Apps/BlockPageApp/BlockPageApp.csproj @@ -3,7 +3,7 @@ net7.0 false - 4.1 + 4.2 Technitium Technitium DNS Server Shreyas Zare