From 59161ccd914ec1d9ed65c20ff9a417b24d5c5e89 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Wed, 17 Dec 2025 09:35:26 +0100 Subject: [PATCH] Downgrade version from 1.92.3 to 1.92.1 --- arm/app/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arm/app/manifest.json b/arm/app/manifest.json index c9656bb..9ae007b 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -8,11 +8,11 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.92.3", + "version": "1.92.1", "architecture": "armv7hf" }, "configuration": { "settingPage": "index.html" } } -} \ No newline at end of file +}