diff --git a/README.md b/README.md index 4d05032..bdf446b 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.68.1 +Current version 1.72.1 The "Auto Update" version has been removed since it no longer works given the files are not stored in the default location. diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 2473142..2bd0f80 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.68.1", + "version": "1.72.1", "architecture": "aarch64" }, "configuration": { diff --git a/arm/app/manifest.json b/arm/app/manifest.json index acf59c4..f8a760b 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.68.1", + "version": "1.72.1", "architecture": "armv7hf" }, "configuration": {