From 70e70d314ecf603e7dd23b5de2f70344d3edb837 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Wed, 30 Oct 2019 18:46:33 +0800 Subject: [PATCH] Set core version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index de75305f..c9c293eb 100755 --- a/core.go +++ b/core.go @@ -19,7 +19,7 @@ import ( ) const ( - version = "4.20.0" + version = "4.20.5" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."