mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-15 16:22:07 +00:00
chore: bump version to 2.2.2
This commit is contained in:
parent
8b8182122c
commit
2633d4d360
@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=UA3F
|
||||
PKG_VERSION:=2.2.1
|
||||
PKG_VERSION:=2.2.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
# PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<span style="display: inline-flex;">
|
||||
<a href="https://github.com/SunBK201/UA3F" target="_blank">
|
||||
Version: <span id="ua3f-current-version">2.2.1</span>
|
||||
Version: <span id="ua3f-current-version">2.2.2</span>
|
||||
</a>
|
||||
<span id="ua3f-update-status" style="margin-left: 10px;"></span>
|
||||
</span>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
set -e
|
||||
|
||||
project_name="ua3f"
|
||||
release_version="2.2.1"
|
||||
release_version="2.2.2"
|
||||
target=main.go
|
||||
|
||||
LINUX_ARCHS="amd64 arm arm64 mipsle mips64 riscv64 386 mipsle-softfloat mipsle-hardfloat armv7 armv8"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Package: ua3f
|
||||
Version: 2.2.1-1
|
||||
Version: 2.2.2-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
|
||||
Source: /feed/openwrt
|
||||
SourceName: UA3F
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Package: ua3f
|
||||
Version: 2.2.1-1
|
||||
Version: 2.2.2-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
|
||||
Source: /feed/openwrt
|
||||
SourceName: UA3F
|
||||
|
||||
Loading…
Reference in New Issue
Block a user