From 73d12a78246120d10cb1ea5ec0a965b548825062 Mon Sep 17 00:00:00 2001 From: Joey Wunderlich Date: Mon, 20 Jul 2026 14:03:50 -0700 Subject: [PATCH 1/2] Release offline app v9.0.5 --- targetconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targetconfig.json b/targetconfig.json index 04af418177c..ebcbf752253 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -550,6 +550,6 @@ ] }, "electronManifest": { - "latest": "v8.0.19" + "latest": "v9.0.5" } } From bef2380939fd189460e03c7eebcf325f40bafae2 Mon Sep 17 00:00:00 2001 From: Joey Wunderlich Date: Fri, 24 Jul 2026 10:08:16 -0700 Subject: [PATCH 2/2] Update targetconfig.json --- targetconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targetconfig.json b/targetconfig.json index ebcbf752253..bc02b8ae857 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -550,6 +550,6 @@ ] }, "electronManifest": { - "latest": "v9.0.5" + "latest": "v9.0.8" } }