From 09ecf18648bb69012e3a4efccb73d8680a617f61 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sat, 5 Jul 2025 15:27:50 +0100 Subject: [PATCH] update version to v5.37.0 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index e82b131eb..6ffe3a858 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.36.0" + version = "5.37.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."