cmd/nginx-auth: increment version.

We need a new release to handle TCD changes
after MagicDNS GA

Updates https://github.com/tailscale/tailscale/issues/6048

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
pull/6056/head nginx-auth-0.1.2
Denton Gentry 2 years ago committed by Denton Gentry
parent 9f39c3b10f
commit dafc822654

@ -4,7 +4,7 @@ set -e
CGO_ENABLED=0 GOARCH=amd64 GOOS=linux go build -o tailscale.nginx-auth .
VERSION=0.1.1
VERSION=0.1.2
mkpkg \
--out=tailscale-nginx-auth-${VERSION}-amd64.deb \

Loading…
Cancel
Save