From 49b5068606f5c764dcdf65854565b1b9c8abb292 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sat, 16 Mar 2024 20:55:44 +0000 Subject: [PATCH] Update to v5.15.1 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 9711b170e..da11bd43d 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.15.0" + version = "5.15.1" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."