From 0345a31f0cfaa6c7e950eecac1f3bfc27af2271b Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Sun, 1 Sep 2024 04:20:59 +0800 Subject: [PATCH] update 2024-09-01 04:20:59 --- UA2F/openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UA2F/openwrt/Makefile b/UA2F/openwrt/Makefile index 62500a7e1..95ed51a03 100644 --- a/UA2F/openwrt/Makefile +++ b/UA2F/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UA2F -PKG_VERSION:=4.5.0 +PKG_VERSION:=4.8.2 PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-only