mirror of https://github.com/v2ray/v2ray-core
Update version for next release
parent
36b7a3fe07
commit
7958a16844
2
core.go
2
core.go
|
@ -8,7 +8,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
version = "1.0"
|
version = "1.1"
|
||||||
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