Pre-bump to next version 2.3.3

This commit is contained in:
Star Brilliant
2022-09-19 00:31:26 +00:00
parent ae0333f1c2
commit 8bedfc4bab
2 changed files with 2 additions and 2 deletions

View File

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