From 74af48b024487bef3c463aa8522e9c9ed4263d75 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:20:05 +0200 Subject: [PATCH] Update Tailscale version to 1.50.1 --- 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 cc28fe8..3e30c5c 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.48.2 +Current version 1.50.1 ## Purpose diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 552f708..41fb767 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.48.2" + "version": "1.50.1" }, "configuration": { "settingPage": "index.html" diff --git a/arm/app/manifest.json b/arm/app/manifest.json index 552f708..41fb767 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.48.2" + "version": "1.50.1" }, "configuration": { "settingPage": "index.html"