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

bump version

This commit is contained in:
V2Ray
2015-09-18 14:40:15 +02:00
parent 33fa7dbd3c
commit f39d6077b6

View File

@@ -2,7 +2,7 @@
package core
const (
Version = "0.3"
Version = "0.4"
Codename = "Post Apocalypse"
Intro = "A stable and unbreakable connection for every one."
)