From 42b166760b2ba8d984e514b830fcd44e23728e43 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sat, 14 Jan 2023 15:30:05 +0000 Subject: [PATCH] Update version to v5.2.1 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 07fe015ed..2a705a273 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.2.0" + version = "5.2.1" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."