Release v0.1.1

This commit is contained in:
problematicconsumer
2023-09-11 21:10:47 +03:30
parent abb9e26072
commit 1b31bd7a4b

View File

@@ -5,7 +5,7 @@ BRANCH=$(shell git branch --show-current)
VERSION=$(shell git describe --tags || echo "unknown version")
NAME=$(BASENAME)-$@
TAGS=with_gvisor,with_quic,with_wireguard,with_utls,with_clash_api
TAGS=with_gvisor,with_quic,with_wireguard,with_ech,with_utls,with_clash_api
IOS_TAGS=with_dhcp,with_low_memory,with_conntrack
GOBUILD=CGO_ENABLED=1 go build -trimpath -tags $(TAGS) -ldflags="-w -s" -buildmode=c-shared