We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fef56 commit f82ac11Copy full SHA for f82ac11
doh-client/version.go
@@ -24,6 +24,6 @@
24
package main
25
26
const (
27
- VERSION = "2.3.7"
+ VERSION = "2.3.8"
28
USER_AGENT = "DNS-over-HTTPS/" + VERSION + " (+https://github.com/m13253/dns-over-https)"
29
)
doh-server/version.go
0 commit comments