diff --git a/package.json b/package.json index 6cad8ece..b7347a4f 100644 --- a/package.json +++ b/package.json @@ -109,9 +109,9 @@ } ], "build": { - "electronVersion": "18.1.0", + "electronVersion": "18.2.0", "electronDownload": { - "version": "18.1.0+wvcus", + "version": "18.2.0+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider", diff --git a/winget.json b/winget.json index 351ef190..b184fd63 100644 --- a/winget.json +++ b/winget.json @@ -1,7 +1,7 @@ { - "electronVersion": "18.0.4", + "electronVersion": "18.2.0", "electronDownload": { - "version": "18.0.4+wvcus", + "version": "18.2.0+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider",