From 355597df6f48d6beb1f6542980f9ecf52dde33ed Mon Sep 17 00:00:00 2001 From: Zxilly Date: Sun, 10 Sep 2023 12:17:33 +0800 Subject: [PATCH] chore: bump version to 4.3.2 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 61999ff..1909a7f 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UA2F -PKG_VERSION:=4.3.1 +PKG_VERSION:=4.3.2 PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-only