Skip to content

Commit

Permalink
Merge pull request #156 from m13253/pre-bump-next-version-to-2-3-6
Browse files Browse the repository at this point in the history
Pre-bump to next version 2.3.6
  • Loading branch information
satishweb committed Mar 12, 2024
2 parents 65622fe + b8c3122 commit 9e67d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doh-server/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 9e67d1b

Please sign in to comment.