浏览代码

Update version for next release

v2ray 10 年之前
父节点
当前提交
7958a16844
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core.go

+ 1 - 1
core.go

@@ -8,7 +8,7 @@ import (
 )
 
 var (
-	version  = "1.0"
+	version  = "1.1"
 	build    = "Custom"
 	codename = "Post Apocalypse"
 	intro    = "A stable and unbreakable connection for everyone."