Explorar el Código

Update version for next release

V2Ray hace 10 años
padre
commit
dcdce6696b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core.go

+ 1 - 1
core.go

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