From b6b519b48c77a766774a29aa5f0f2ee1dfc40c65 Mon Sep 17 00:00:00 2001 From: NewsGuyTor <19603024+NewsGuyTor@users.noreply.github.com> Date: Tue, 29 Nov 2022 18:21:12 +0100 Subject: [PATCH] Update to Tailscale 1.32.3 --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index adffd92..35f21ec 100755 --- a/build.sh +++ b/build.sh @@ -25,8 +25,8 @@ # https://mikrotik.com/products/matrix # PLATFORM="linux/arm/v7" -TAILSCALE_VERSION=1.32.0 -VERSION=0.1.6 +TAILSCALE_VERSION=1.32.3 +VERSION=0.1.7 set -eu