From 8eef1bbfb1b4bdb3919b4e27a89abb0fa3252d6f Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sat, 13 Sep 2025 22:48:34 +0100 Subject: [PATCH] update version to v5.39.0 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index b41130b01..d8e14d730 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.38.0" + version = "5.39.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."