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

Bump version for next release

This commit is contained in:
V2Ray
2015-10-09 17:52:55 +02:00
parent 03de798a58
commit 4815d32a28

View File

@@ -2,7 +2,7 @@
package core
var (
version = "0.6.2"
version = "0.8"
build = "Custom"
)