From d51db9469eaa96ac11d0099e398d0acd587fb15d Mon Sep 17 00:00:00 2001 From: yuhan6665 <1588741+yuhan6665@users.noreply.github.com> Date: Fri, 28 Jan 2022 18:03:59 -0500 Subject: [PATCH] Update version 1.5.3 --- core/core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.go b/core/core.go index 941ce178..1df0458e 100644 --- a/core/core.go +++ b/core/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "1.5.2" + version = "1.5.3" build = "Custom" codename = "Xray, Penetrates Everything." intro = "A unified platform for anti-censorship."