assembly version updated to v12.0.1 for release

This commit is contained in:
Shreyas Zare
2024-02-08 19:28:55 +05:30
parent 765723c264
commit 7e3ea9a5a6
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ApplicationIcon>logo2.ico</ApplicationIcon>
<Version>12.0</Version>
<Version>12.0.1</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>12.0</Version>
<Version>12.0.1</Version>
</PropertyGroup>
<ItemGroup>

View File

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