v2ray 9 anni fa
parent
commit
0a34ec0be6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      core.go

+ 1 - 1
core.go

@@ -10,7 +10,7 @@ import (
 var (
 	version  = "1.25"
 	build    = "Custom"
-	codename = "New Order"
+	codename = "One for all"
 	intro    = "An unified platform for anti-censorship."
 )