From a0c4bd7e01043fd4ee0104d3d93a115b84b91a6f Mon Sep 17 00:00:00 2001 From: Zxilly Date: Tue, 5 Sep 2023 13:15:33 +0800 Subject: [PATCH] chore: bump version to 4.2.4 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 0b065d26..0cb6be14 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UA2F -PKG_VERSION:=4.2.3 +PKG_VERSION:=4.2.4 PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-only