app assembly version updated for release

This commit is contained in:
Shreyas Zare
2023-04-29 16:18:14 +05:30
parent 39b9b15cf9
commit ea46a32b5d
4 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<Version>1.0.2</Version>
<Version>1.1</Version>
<Company>Technitium</Company>
<Product>Technitium DNS Server</Product>
<Authors>Shreyas Zare</Authors>