From 2b4546a4b31a40ade7f0c6fbe9f81dd77ad1efde Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sun, 23 Mar 2025 18:17:49 +0000 Subject: [PATCH] update version to v5.29.3 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 460c8426a..942e62c30 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.29.2" + version = "5.29.3" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."