From f4b64b7f3a42304b43243ca44bdc04c0523bbb26 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:30:44 +0100 Subject: [PATCH] Updated Tailscale to Version 1.52.0 --- README.md | 2 +- aarch64/app/manifest.json | 2 +- arm/app/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e09e9e9..ea61f65 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This ACAP packages the scripts and files required to install the Tailscale VPN client on Axis Cameras. -Current version 1.50.1 +Current version 1.52.0 https://tailscale.com/changelog/ diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 41fb767..24f2d35 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.50.1" + "version": "1.52.0" }, "configuration": { "settingPage": "index.html" diff --git a/arm/app/manifest.json b/arm/app/manifest.json index 41fb767..24f2d35 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.50.1" + "version": "1.52.0" }, "configuration": { "settingPage": "index.html"