assembly version updated to v6.2.1 for release.

This commit is contained in:
Shreyas Zare
2021-04-17 17:28:00 +05:30
parent ccbb15001e
commit f83fc46fd0
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -202,7 +202,7 @@
<RepositoryType></RepositoryType>
<Description>.NET 5</Description>
<PackageId>DnsServer</PackageId>
<Version>6.2</Version>
<Version>6.2.1</Version>
</PropertyGroup>
</Project>

View File

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