From 3514abc0b64d652810000d10404e06be0dbef892 Mon Sep 17 00:00:00 2001 From: Zxilly <31370133+Zxilly@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:24:59 +0800 Subject: [PATCH] chore: bump to 4.8.3 Signed-off-by: Zxilly <31370133+Zxilly@users.noreply.github.com> --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 95ed51a..d4250dd 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=UA2F -PKG_VERSION:=4.8.2 +PKG_VERSION:=4.8.3 PKG_RELEASE:=1 PKG_LICENSE:=GPL-3.0-only