From 77d2d1b1728decf4a6c3433b46992cb7f6cc8794 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Thu, 27 Feb 2025 14:33:25 +0000 Subject: [PATCH] Update version to v5.29.2 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 52dfac6a0c5..460c8426afc 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.29.1" + version = "5.29.2" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."