From c2f29e49c8b57dab69b456c800a60bcf95d5bb60 Mon Sep 17 00:00:00 2001 From: Jason Hawks Date: Fri, 17 Nov 2023 00:59:28 -0500 Subject: [PATCH] Makever --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 61b7600..ac5da71 100755 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-easymesh -PKG_VERSION:=2.8.10 +PKG_VERSION:=2.8.11 PKG_RELEASE:=$(AUTORELEASE) PKG_MAINTAINER:=Jason Hawks