hanazaki05 6 anni fa
parent
commit
8abff5a3cf
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      core.go

+ 2 - 2
core.go

@@ -17,9 +17,9 @@ import (
 )
 
 const (
-	version  = "4.19.1"
+	version  = "4.20.0"
 	build    = "Custom"
-	codename = "Let's Fly"
+	codename = "V2Fly, a community-driven edition of V2Ray."
 	intro    = "A unified platform for anti-censorship."
 )