1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-04 08:15:21 -05:00

update version

This commit is contained in:
Darien Raymond
2017-11-30 13:01:25 +01:00
parent 21bcf64f0f
commit f245d9d963

View File

@@ -18,9 +18,9 @@ import (
)
var (
version = "2.52"
version = "3.0"
build = "Custom"
codename = "One for all"
codename = "die Commanderin"
intro = "An unified platform for anti-censorship."
)