Update to 4.20.0

pull/2141/head
hanazaki05 2019-07-12 16:15:59 +08:00 committed by GitHub
parent 2c4c5c50c2
commit 8abff5a3cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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