Skip to content

Commit 44502bc

Browse files
committed
assembly version updated to v14.3 for release
1 parent b15aab7 commit 44502bc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DnsServerApp/DnsServerApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<TargetFramework>net9.0</TargetFramework>
88
<Nullable>enable</Nullable>
99
<ApplicationIcon>logo2.ico</ApplicationIcon>
10-
<Version>14.2</Version>
10+
<Version>14.3</Version>
1111
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
1212
<Company>Technitium</Company>
1313
<Product>Technitium DNS Server</Product>

DnsServerCore/DnsServerCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryType></RepositoryType>
1313
<Description></Description>
1414
<PackageId>DnsServer</PackageId>
15-
<Version>14.2</Version>
15+
<Version>14.3</Version>
1616
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
1717
</PropertyGroup>
1818

DnsServerWindowsService/DnsServerWindowsService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RootNamespace>DnsServerWindowsService</RootNamespace>
99
<AssemblyName>DnsService</AssemblyName>
1010
<ApplicationIcon>logo2.ico</ApplicationIcon>
11-
<Version>14.2</Version>
11+
<Version>14.3</Version>
1212
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
1313
<Authors>Shreyas Zare</Authors>
1414
<Company>Technitium</Company>

0 commit comments

Comments
 (0)