From f67e46cb1bf093e9874a9bbafaabcd02bd33a927 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Fri, 3 Nov 2023 11:46:43 +0000 Subject: [PATCH] Update version to 5.11.0 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index f97135b55..78852602e 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.10.1" + version = "5.11.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."