chore: bump version to 2.1.1

This commit is contained in:
SunBK201 2025-12-05 04:10:15 +08:00
parent 86a1f2bebf
commit 844a5535c1
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=UA3F PKG_NAME:=UA3F
PKG_VERSION:=2.1.0 PKG_VERSION:=2.1.1
PKG_RELEASE:=1 PKG_RELEASE:=1
# PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz # PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz

View File

@ -1,6 +1,6 @@
<span style="display: inline-flex;"> <span style="display: inline-flex;">
<a href="https://github.com/SunBK201/UA3F" target="_blank"> <a href="https://github.com/SunBK201/UA3F" target="_blank">
Version: <span id="ua3f-current-version">2.1.0</span> Version: <span id="ua3f-current-version">2.1.1</span>
</a> </a>
<span id="ua3f-update-status" style="margin-left: 10px;"></span> <span id="ua3f-update-status" style="margin-left: 10px;"></span>
</span> </span>

View File

@ -8,7 +8,7 @@
set -e set -e
project_name="ua3f" project_name="ua3f"
release_version="2.1.0" release_version="2.1.1"
target=main.go target=main.go
LINUX_ARCHS="amd64 arm arm64 mipsle mips64 riscv64 386 mipsle-softfloat mipsle-hardfloat armv7 armv8" LINUX_ARCHS="amd64 arm arm64 mipsle mips64 riscv64 386 mipsle-softfloat mipsle-hardfloat armv7 armv8"

View File

@ -1,5 +1,5 @@
Package: ua3f Package: ua3f
Version: 2.1.0-1 Version: 2.1.1-1
Depends: luci-compat, ipset, iptables, iptables-mod-tproxy, iptables-mod-extra, iptables-mod-ipopt, iptables-mod-nfqueue, iptables-mod-conntrack-extra, kmod-nf-conntrack-netlink Depends: luci-compat, ipset, iptables, iptables-mod-tproxy, iptables-mod-extra, iptables-mod-ipopt, iptables-mod-nfqueue, iptables-mod-conntrack-extra, kmod-nf-conntrack-netlink
Source: /feed/openwrt Source: /feed/openwrt
SourceName: UA3F SourceName: UA3F

View File

@ -1,5 +1,5 @@
Package: ua3f Package: ua3f
Version: 2.1.0-1 Version: 2.1.1-1
Depends: luci-compat, ipset, iptables, iptables-mod-tproxy, iptables-mod-extra, iptables-mod-ipopt, iptables-mod-nfqueue, iptables-mod-conntrack-extra, kmod-nf-conntrack-netlink Depends: luci-compat, ipset, iptables, iptables-mod-tproxy, iptables-mod-extra, iptables-mod-ipopt, iptables-mod-nfqueue, iptables-mod-conntrack-extra, kmod-nf-conntrack-netlink
Source: /feed/openwrt Source: /feed/openwrt
SourceName: UA3F SourceName: UA3F