From 6bb735d103b713b7972684e07e84a693d0b4f61b Mon Sep 17 00:00:00 2001 From: yuhan6665 <1588741+yuhan6665@users.noreply.github.com> Date: Sun, 18 Sep 2022 10:46:21 -0400 Subject: [PATCH] Update version 1.6.0 --- core/core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.go b/core/core.go index 411cfd3e..75415b4a 100644 --- a/core/core.go +++ b/core/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "1.5.10" + version = "1.6.0" build = "Custom" codename = "Xray, Penetrates Everything." intro = "A unified platform for anti-censorship."