From 24cc73cba7c1f4a4862fd5ece78a7715ef8c3ef6 Mon Sep 17 00:00:00 2001 From: Jian Chang Date: Sat, 11 Sep 2021 13:35:16 +0800 Subject: [PATCH] bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e5ffef4..27f024d 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openwrt-dist-luci -PKG_VERSION:=1.6.2 +PKG_VERSION:=1.6.3 PKG_RELEASE:=1 PKG_LICENSE:=GPLv3