diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 59901e1..dab8f5d 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -8,11 +8,11 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.92.3", + "version": "1.92.1", "architecture": "aarch64" }, "configuration": { "settingPage": "index.html" } } -} \ No newline at end of file +}