Browse Source

ready for 1.14 release

v2ray 9 years ago
parent
commit
87f664048b
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  = "1.12"
+	version  = "1.14"
 	build    = "Custom"
 	build    = "Custom"
 	codename = "New Order"
 	codename = "New Order"
 	intro    = "An unified platform for anti-censorship."
 	intro    = "An unified platform for anti-censorship."