feat: new version 2.3.8

This commit is contained in:
GreyXor
2025-01-28 09:09:13 +01:00
parent e5fef5690e
commit f82ac1118e
2 changed files with 2 additions and 2 deletions

View File

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