From 7fece1155750a8279bf690b9d25bf4dd59b6f4eb Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Tue, 10 Jun 2025 16:39:45 +0800 Subject: [PATCH] luci-app-qmodem: update version to v2.8.0 --- luci/luci-app-qmodem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci/luci-app-qmodem/Makefile b/luci/luci-app-qmodem/Makefile index 40a7501..d015a3b 100644 --- a/luci/luci-app-qmodem/Makefile +++ b/luci/luci-app-qmodem/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-qmodem LUCI_TITLE:=LuCI support for QWRT Modem LUCI_PKGARCH:=all -PKG_VERSION:=2.7.3 +PKG_VERSION:=2.8.0 PKG_LICENSE:=GPLv3 PKG_LINCESE_FILES:=LICENSE PKG_MAINTAINER:=Tom