Skip to content

Commit

Permalink
Pre-bump to next version 2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
satishweb committed Mar 12, 2024
1 parent 9e67d1b commit 2e2b012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doh-client/version.go
Expand Up @@ -24,6 +24,6 @@
package main

const (
VERSION = "2.3.4"
VERSION = "2.3.6"
USER_AGENT = "DNS-over-HTTPS/" + VERSION + " (+https://github.com/m13253/dns-over-https)"
)

0 comments on commit 2e2b012

Please sign in to comment.