From 35d5a7fe93c2aea8005f178d807402de146faf54 Mon Sep 17 00:00:00 2001 From: yuhan6665 <1588741+yuhan6665@users.noreply.github.com> Date: Sat, 27 Aug 2022 22:50:07 -0400 Subject: [PATCH] Update version 1.5.10 --- core/core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.go b/core/core.go index 2caca8a8..411cfd3e 100644 --- a/core/core.go +++ b/core/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "1.5.9" + version = "1.5.10" build = "Custom" codename = "Xray, Penetrates Everything." intro = "A unified platform for anti-censorship."