From 9b90bd6fc2c8adb972c3115b3cee0883a25d5da8 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:41:02 +0100 Subject: [PATCH] Version 1.62.0 Updated Tailscale binaries to version 1.62.0 --- aarch64/app/manifest.json | 2 +- arm/app/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index a11a07a..0b7ae75 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.60.0" + "version": "1.62.0" }, "configuration": { "settingPage": "index.html" diff --git a/arm/app/manifest.json b/arm/app/manifest.json index a11a07a..0b7ae75 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.60.0" + "version": "1.62.0" }, "configuration": { "settingPage": "index.html"