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 5c74488 commit 35e0835Copy full SHA for 35e0835
doh-client/version.go
@@ -24,6 +24,6 @@
24
package main
25
26
const (
27
- VERSION = "2.3.8"
+ VERSION = "2.3.9"
28
USER_AGENT = "DNS-over-HTTPS/" + VERSION + " (+https://github.com/m13253/dns-over-https)"
29
)
doh-server/version.go
0 commit comments