diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index ff4fac2..c2fcf79 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.88.3", + "version": "1.90.1", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_ROOT/app/manifest.json b/aarch64_ROOT/app/manifest.json index c143e82..226df69 100644 --- a/aarch64_ROOT/app/manifest.json +++ b/aarch64_ROOT/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.88.3", + "version": "1.90.1", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_custom/app/manifest.json b/aarch64_custom/app/manifest.json index af18908..a7647fa 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.88.3" + "version": "1.90.1" }, "configuration": { "settingPage": "index.html", diff --git a/arm/app/manifest.json b/arm/app/manifest.json index ea61d8b..6841595 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.88.3", + "version": "1.90.1", "architecture": "armv7hf" }, "configuration": { diff --git a/arm_ROOT/app/manifest.json b/arm_ROOT/app/manifest.json index ae3651d..8e6c84f 100644 --- a/arm_ROOT/app/manifest.json +++ b/arm_ROOT/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.88.3", + "version": "1.90.1", "architecture": "armv7hf" }, "configuration": {