From a4f28a2f6f01e871916fef06f2919b41880da78b Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sat, 17 May 2025 22:05:22 +0100 Subject: [PATCH] update version to 5.32.0 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 418679da6..7ff1ed60d 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.31.0" + version = "5.32.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."