Bump version to 2.2.1

This commit is contained in:
Star Brilliant
2019-10-27 22:41:14 +08:00
parent b708ff47b9
commit acf3e3c328
2 changed files with 2 additions and 2 deletions

View File

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