From c7f180daf8cf1b2cdc35e1afde3b6c3ae98b7916 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 17 Jan 2022 12:11:12 -0600 Subject: [PATCH] bump bump to 16.0.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ea4ea035..8df62a3b 100644 --- a/package.json +++ b/package.json @@ -82,9 +82,9 @@ } ], "build": { - "electronVersion": "16.0.6", + "electronVersion": "16.0.7", "electronDownload": { - "version": "16.0.6+wvcus", + "version": "16.0.7+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider",