From 531b3533b56c2078e24243cb8bd21228bf8e58d3 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sun, 15 Sep 2024 16:09:44 +0100 Subject: [PATCH] update version to v5.19.0 --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index a4a15361ca3..f8546a39abd 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "5.18.0" + version = "5.19.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."