From cc67e83a8f0929e0ccd76badcb649467f6b3474d Mon Sep 17 00:00:00 2001 From: yuhan6665 <1588741+yuhan6665@users.noreply.github.com> Date: Sun, 5 Jun 2022 07:46:18 -0400 Subject: [PATCH] Update version 1.5.7 --- core/core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.go b/core/core.go index 1597bec4..44dd8510 100644 --- a/core/core.go +++ b/core/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "1.5.6" + version = "1.5.7" build = "Custom" codename = "Xray, Penetrates Everything." intro = "A unified platform for anti-censorship."