Release 1.4.1

This commit is contained in:
Star Brilliant
2018-11-10 22:59:37 +08:00
parent 7c7b7d969d
commit 3affb2c227
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -24,6 +24,6 @@
package main
const (
VERSION = "1.3.11"
VERSION = "1.4.1"
USER_AGENT = "DNS-over-HTTPS/" + VERSION + " (+https://github.com/m13253/dns-over-https)"
)