Skip to content

Commit

Permalink
Merge pull request #157 from m13253/Pre-bump-doh-client-to-next-versi…
Browse files Browse the repository at this point in the history
…on-2-3-6

Pre-bump doh-client to next version 2.3.6
  • Loading branch information
satishweb committed Mar 12, 2024
2 parents 9e67d1b + 2e2b012 commit 6b7f392
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 6b7f392

Please sign in to comment.