mirror of https://github.com/v2ray/v2ray-core
Update version for next release
parent
12e72509a5
commit
46b81b7e98
2
core.go
2
core.go
|
@ -8,7 +8,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
version = "0.11"
|
version = "0.14"
|
||||||
build = "Custom"
|
build = "Custom"
|
||||||
codename = "Post Apocalypse"
|
codename = "Post Apocalypse"
|
||||||
intro = "A stable and unbreakable connection for everyone."
|
intro = "A stable and unbreakable connection for everyone."
|
||||||
|
|
Loading…
Reference in New Issue