From 471b0fd8266408a56fcf102fe93abf829b18bb08 Mon Sep 17 00:00:00 2001 From: Spencer Comfort <109806759+GiddyGoatGaming@users.noreply.github.com> Date: Sun, 29 Jan 2023 00:42:50 -0500 Subject: [PATCH] Update steam deck electron version to 22.1.0 Updates the electron version to the latest version in the steam deck file --- steam-deck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/steam-deck.json b/steam-deck.json index 8ded62b3..4c89f123 100644 --- a/steam-deck.json +++ b/steam-deck.json @@ -1,7 +1,7 @@ { - "electronVersion": "18.3.12", + "electronVersion": "22.1.0", "electronDownload": { - "version": "18.3.12+wvcus", + "version": "22.1.0+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider",