Jelajahi Sumber

update version: V5

This is a pre-release version of V2Ray intended for developer preview. Users are not advised to use this version right now. Contributors are encouraged to send pull requests to the V5 Version of the codebase.
Shelikhoo 4 tahun lalu
induk
melakukan
054e667983
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      core.go

+ 1 - 1
core.go

@@ -18,7 +18,7 @@ import (
 )
 )
 
 
 var (
 var (
-	version  = "4.42.2"
+	version  = "5.0.0"
 	build    = "Custom"
 	build    = "Custom"
 	codename = "V2Fly, a community-driven edition of V2Ray."
 	codename = "V2Fly, a community-driven edition of V2Ray."
 	intro    = "A unified platform for anti-censorship."
 	intro    = "A unified platform for anti-censorship."