diff --git a/README.md b/README.md index ffe5048..9659618 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.38.4 +Current version 1.44.0 ## Purpose diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index b72315a..3451372 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.38.4" + "version": "1.44.0" }, "configuration": { "settingPage": "index.html" diff --git a/arm/app/manifest.json b/arm/app/manifest.json index b72315a..3451372 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.38.4" + "version": "1.44.0" }, "configuration": { "settingPage": "index.html"