diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index eb369c7..f9d5649 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "respawn", - "version": "1.96.2", + "version": "1.96.4", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_ROOT/app/manifest.json b/aarch64_ROOT/app/manifest.json index b6824d6..b76c4f1 100644 --- a/aarch64_ROOT/app/manifest.json +++ b/aarch64_ROOT/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "respawn", - "version": "1.96.2", + "version": "1.96.4", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_custom/app/manifest.json b/aarch64_custom/app/manifest.json index d3484b1..185d4ea 100644 --- a/aarch64_custom/app/manifest.json +++ b/aarch64_custom/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "respawn", - "version": "1.96.2" + "version": "1.96.4" }, "configuration": { "settingPage": "index.html", diff --git a/arm/app/manifest.json b/arm/app/manifest.json index 2fe1be1..303be22 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "respawn", - "version": "1.96.2", + "version": "1.96.4", "architecture": "armv7hf" }, "configuration": { diff --git a/arm_ROOT/app/manifest.json b/arm_ROOT/app/manifest.json index 6fbed54..6e0e428 100644 --- a/arm_ROOT/app/manifest.json +++ b/arm_ROOT/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "respawn", - "version": "1.96.2", + "version": "1.96.4", "architecture": "armv7hf" }, "configuration": { diff --git a/arm_custom/app/manifest.json b/arm_custom/app/manifest.json index cdd683e..76663eb 100644 --- a/arm_custom/app/manifest.json +++ b/arm_custom/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "respawn", - "version": "1.96.2", + "version": "1.96.4", "architecture": "armv7hf" }, "configuration": {