Bump version to 1.3.9

This commit is contained in:
Star Brilliant
2018-07-02 20:12:04 +08:00
parent 5ca6813801
commit 89d809d469
2 changed files with 2 additions and 2 deletions

View File

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

View File

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