update to v0.0.7_beta

This commit is contained in:
Yuzuki 2022-09-13 11:11:01 +08:00 committed by GitHub
parent 3682114f06
commit fc6243c3f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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