Bump to version 2.2.4

This commit is contained in:
Star Brilliant
2020-11-22 13:27:30 +00:00
parent b63e86bab3
commit 2aa7370aaf
2 changed files with 2 additions and 2 deletions

View File

@@ -24,6 +24,6 @@
package main
const (
VERSION = "2.2.3"
VERSION = "2.2.4"
USER_AGENT = "DNS-over-HTTPS/" + VERSION + " (+https://github.com/m13253/dns-over-https)"
)

View File

@@ -24,6 +24,6 @@
package main
const (
VERSION = "2.2.3"
VERSION = "2.2.4"
USER_AGENT = "DNS-over-HTTPS/" + VERSION + " (+https://github.com/m13253/dns-over-https)"
)