Explorar el Código

Update version for next release

v2ray hace 10 años
padre
commit
7958a16844
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  = "1.0"
+	version  = "1.1"
 	build    = "Custom"
 	codename = "Post Apocalypse"
 	intro    = "A stable and unbreakable connection for everyone."