Browse Source

Bump version for 0.10 release

V2Ray 10 years ago
parent
commit
2f721c4006
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core.go

+ 1 - 1
core.go

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