From ad5e52aff37618be39e58c94106bbe4ac004a14b Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Wed, 13 Sep 2023 14:10:31 +0200 Subject: [PATCH] Updated binaries to 1.48.2 --- README.md | 2 +- aarch64/app/manifest.json | 4 ++-- arm/app/manifest.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9659618..cc28fe8 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.44.0 +Current version 1.48.2 ## Purpose diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 3451372..552f708 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -4,7 +4,7 @@ "setup": { "appName": "Tailscale_VPN", "friendlyName": "Tailscale VPN", - "vendor": "Tailscale - Packaged by Axis Labs", + "vendor": "Tailscale - Packaged by Mo3he", "embeddedSdkVersion": "3.0", "user": { "group": "root", @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.44.0" + "version": "1.48.2" }, "configuration": { "settingPage": "index.html" diff --git a/arm/app/manifest.json b/arm/app/manifest.json index 3451372..552f708 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -4,7 +4,7 @@ "setup": { "appName": "Tailscale_VPN", "friendlyName": "Tailscale VPN", - "vendor": "Tailscale - Packaged by Axis Labs", + "vendor": "Tailscale - Packaged by Mo3he", "embeddedSdkVersion": "3.0", "user": { "group": "root", @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.44.0" + "version": "1.48.2" }, "configuration": { "settingPage": "index.html"