diff --git a/Makefile b/Makefile index 1fa4025..7c2a074 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Argon Theme LUCI_DEPENDS:=+curl +jsonfilter -PKG_VERSION:=2.3.1 -PKG_RELEASE:=20230420 +PKG_VERSION:=2.3.2 +PKG_RELEASE:=20231129 + +CONFIG_LUCI_CSSTIDY:= include $(TOPDIR)/feeds/luci/luci.mk