From 86614773d9dd47e529ebbf8d729c0cc352524900 Mon Sep 17 00:00:00 2001 From: Kslr Date: Fri, 11 Sep 2020 15:18:07 +0800 Subject: [PATCH] bump version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 1f25e0536..aa6972c1c 100644 --- a/core.go +++ b/core.go @@ -19,7 +19,7 @@ import ( ) var ( - version = "4.27.5" + version = "4.28.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."