From 834c80836e5cc0c2b22602a4214130d05e3f1707 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+rprx@users.noreply.github.com> Date: Sun, 18 Oct 2020 06:38:59 +0000 Subject: [PATCH] v4.31.2 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index b3f4b0517..ca46051ff 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "4.31.1" + version = "4.31.2" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."