diff --git a/package.json b/package.json index ea66b679..21b55cd3 100644 --- a/package.json +++ b/package.json @@ -110,9 +110,9 @@ } ], "build": { - "electronVersion": "18.2.4", + "electronVersion": "18.3.0", "electronDownload": { - "version": "18.2.4+wvcus", + "version": "18.3.0+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider", diff --git a/winget.json b/winget.json index 7897f3a6..8d93606f 100644 --- a/winget.json +++ b/winget.json @@ -1,7 +1,7 @@ { - "electronVersion": "18.2.4", + "electronVersion": "18.3.0", "electronDownload": { - "version": "18.2.4+wvcus", + "version": "18.3.0+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider",