assembly version updated to 8.1.4 for release.

This commit is contained in:
Shreyas Zare
2022-07-03 16:46:06 +05:30
parent 7471d77503
commit 1dd3d3f8d5
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<ApplicationIcon>logo2.ico</ApplicationIcon>
<Version>8.1.3</Version>
<Version>8.1.4</Version>
<Company>Technitium</Company>
<Product>Technitium DNS Server</Product>
<Authors>Shreyas Zare</Authors>

View File

@@ -265,7 +265,7 @@
<RepositoryType></RepositoryType>
<Description></Description>
<PackageId>DnsServer</PackageId>
<Version>8.1.3</Version>
<Version>8.1.4</Version>
</PropertyGroup>
</Project>

View File

@@ -8,7 +8,7 @@
<RootNamespace>DnsServerWindowsService</RootNamespace>
<AssemblyName>DnsService</AssemblyName>
<ApplicationIcon>logo2.ico</ApplicationIcon>
<Version>8.1.3</Version>
<Version>8.1.4</Version>
<Authors>Shreyas Zare</Authors>
<Company>Technitium</Company>
<Product>Technitium DNS Server</Product>