assembly version updated for v11.5.3 release.

This commit is contained in:
Shreyas Zare
2023-11-07 01:04:25 +05:30
parent 96b9bbc1cd
commit daa2089396
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -12,7 +12,7 @@
<RepositoryType></RepositoryType>
<Description></Description>
<PackageId>DnsServer</PackageId>
<Version>11.5.2</Version>
<Version>11.5.3</Version>
</PropertyGroup>
<ItemGroup>

View File

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