From 88fcb2c933df7fbe995dfcf3e8f5dc7a5830e52c Mon Sep 17 00:00:00 2001 From: Zxilly Date: Tue, 17 Oct 2023 18:01:51 +0800 Subject: [PATCH] chore: bump version to 4.3.4 may fix nftables behavior --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index f3f60339..4a41f151 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UA2F -PKG_VERSION:=4.3.3 +PKG_VERSION:=4.3.4 PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-only