From 9d060fce36aa0abbb46c4d2e0fb898d7d7a41716 Mon Sep 17 00:00:00 2001 From: zzsj0928 <69092025+zzsj0928@users.noreply.github.com> Date: Fri, 18 Sep 2020 14:06:56 +0800 Subject: [PATCH] Update Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 345cf662..269fecd1 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-serverchand -PKG_VERSION:=1.79 -PKG_RELEASE:=11 +PKG_VERSION:=1.80 +PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk