From e29defc9f9a5736b956b5bbcbe6359061b790bb3 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Tue, 6 Sep 2022 20:39:05 +0100 Subject: [PATCH] update version: 5.1.0 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 1e05d17d7..801f55c8b 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.0.8" + version = "5.1.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."