Bump version for next release

pull/40/head
V2Ray 2015-10-09 17:52:55 +02:00
parent 03de798a58
commit 4815d32a28
1 changed files with 1 additions and 1 deletions

View File

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