From 552ed782047e17f39ae3690145efa5c376943218 Mon Sep 17 00:00:00 2001 From: Ben Wadsworth <57480576+ben16w@users.noreply.github.com> Date: Sun, 1 Feb 2026 16:50:28 +0000 Subject: [PATCH] feat: update tailscale client --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bfdfb7f..373a53f 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ PLATFORMS := miyoomini my282 rg35xxplus tg5040 MINUI_LIST_VERSION := 0.11.3 MINUI_PRESENTER_VERSION := 0.7.0 JQ_VERSION := 1.7.1 -TAILSCALE_VERSION := 1.82.0 +TAILSCALE_VERSION := 1.94.1 clean: rm -f bin/*/minui-list* || true