From 7021a29150dcf5d2490c1ef20e3219ba4899f150 Mon Sep 17 00:00:00 2001 From: ling <1042585959@qq.com> Date: Sun, 7 Apr 2024 23:14:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luci-app-modem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-modem/Makefile b/luci-app-modem/Makefile index 7196c50..44ef8a0 100644 --- a/luci-app-modem/Makefile +++ b/luci-app-modem/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-modem LUCI_TITLE:=LuCI support for Modem LUCI_PKGARCH:=all -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.2.0 PKG_LICENSE:=GPLv3 PKG_LINCESE_FILES:=LICENSE PKF_MAINTAINER:=siriling