From 9936afaa49b515fd5ecd9c8968f7c792bd67ae05 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Sun, 5 Dec 2021 19:27:41 +0000 Subject: [PATCH] update version --- core.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.go b/core.go index 9f9ec1ef67f..6d60125bf06 100644 --- a/core.go +++ b/core.go @@ -18,7 +18,7 @@ import ( ) var ( - version = "4.43.0" + version = "4.44.0" build = "Custom" codename = "V2Fly, a community-driven edition of V2Ray." intro = "A unified platform for anti-censorship."