From bda694dd8e6d024af4d8d63c620d6c52765ef17f Mon Sep 17 00:00:00 2001 From: kslr Date: Thu, 2 Jan 2020 11:02:04 +0800 Subject: [PATCH] release 4.22.1 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 8d5d7fdee..8857dc9dd 100755 --- a/core.go +++ b/core.go @@ -19,7 +19,7 @@ import ( ) var ( - version = "4.22.0" + version = "4.22.1" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."