Skip to content

Commit 12ad4e6

Browse files
committed
Version 1.2.0
Introduced support for .NET 8, refactored the code and performed general maintenance. Fixed the README examples.
1 parent 25e319e commit 12ad4e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DnsOverHttps/DnsOverHttps.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<PackageReadmeFile>NuGet.md</PackageReadmeFile>
1414

1515
<!--Version-->
16-
<Version>1.1.1</Version>
17-
<AssemblyVersion>1.1.1</AssemblyVersion>
18-
<FileVersion>1.1.1</FileVersion>
16+
<Version>1.2.0</Version>
17+
<AssemblyVersion>1.2.0</AssemblyVersion>
18+
<FileVersion>1.2.0</FileVersion>
1919

2020
<!--Github-->
2121
<PackageProjectUrl>https://github.com/actually-akac/DnsOverHttps</PackageProjectUrl>

0 commit comments

Comments
 (0)