Pre-bump to next version 2.3.4

This commit is contained in:
Star Brilliant
2023-01-26 10:13:43 +00:00
parent d6a5c91f67
commit a7708f71b3
2 changed files with 2 additions and 2 deletions

View File

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