update to v0.0.2

This commit is contained in:
Yuzuki
2022-06-05 19:42:58 +08:00
committed by GitHub
parent 7d336f2e79
commit b0b8362677

View File

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