update to v0.0.6

This commit is contained in:
Yuzuki
2022-09-06 09:01:21 +08:00
committed by GitHub
parent 45fd9ad15b
commit 81afa3670f

View File

@@ -23,7 +23,7 @@ var (
) )
var ( var (
version = "v0.0.4" version = "v0.0.6"
codename = "V2bX" codename = "V2bX"
intro = "A V2board backend based on Xray-core" intro = "A V2board backend based on Xray-core"
) )