From 45f8358eb66638512fae0be52b939a54aac06ea4 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Mon, 2 Oct 2023 12:22:30 -0700 Subject: [PATCH] Update to Tailscale 1.50.1. Signed-off-by: Denton Gentry --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f8c43d1..2b3cb01 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ TRACK ?= stable # QNAP has a upper limit of 10 characters for the version. # For unstable builds we might have 1.X.YYYY-Z -TSTAG ?= 1.48.2 +TSTAG ?= 1.50.1 QNAPTAG ?= 1 .PHONY: fetch