support quic options (#3211)

This commit is contained in:
fatedier
2022-12-18 18:43:42 +08:00
committed by GitHub
parent b2e3946800
commit 7678938c08
12 changed files with 76 additions and 37 deletions

View File

@@ -19,7 +19,7 @@ import (
"strings"
)
var version = "0.45.0"
var version = "0.46.0"
func Full() string {
return version