Bump version to 2.2.2

This commit is contained in:
Star Brilliant
2019-10-29 06:07:30 +08:00
parent 72165bffff
commit 475ef65f57
2 changed files with 2 additions and 2 deletions

View File

@@ -24,6 +24,6 @@
package main
const (
VERSION = "2.2.1"
VERSION = "2.2.2"
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.1"
VERSION = "2.2.2"
USER_AGENT = "DNS-over-HTTPS/" + VERSION + " (+https://github.com/m13253/dns-over-https)"
)