Browse Source

Ready for 1.0

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

+ 1 - 1
core.go

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