From 2a22a8579d485498b2f423af5073fcbcb784c351 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Thu, 18 Apr 2024 21:45:13 +0100 Subject: [PATCH] Update version to v5.15.3 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 01b07114c..b5715eebc 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.15.2" + version = "5.15.3" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."