From 0213bd526568db4ac642affc4494e0f6bf3aa58d Mon Sep 17 00:00:00 2001 From: frainzy1477 <49537471+frainzy1477@users.noreply.github.com> Date: Sun, 3 Nov 2019 00:26:55 +0800 Subject: [PATCH] 0.16.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ccce2d8..8b75866 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=clash -PKG_VERSION:=0.16.2 +PKG_VERSION:=0.16.3 PKG_MAINTAINER:=frainzy1477 ifeq ($(ARCH),mipsel)