Browse Source

Update to 4.20.0

hanazaki05 6 years ago
parent
commit
8abff5a3cf
1 changed files with 2 additions and 2 deletions
  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."
 )