From b44e31b78e5575875222a08a0393334111458e0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 23:44:42 +0800 Subject: [PATCH] update 05-03 23:44:42 --- v2ray-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 7c1f5055c..e6d25a667 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.0.5 +PKG_VERSION:=5.0.6 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz