From cc6cef445881eb74609e4e17d858a42eb21110aa Mon Sep 17 00:00:00 2001 From: Josh Miller Date: Mon, 13 May 2024 23:36:35 +0100 Subject: [PATCH] Update loading page and setup welcome with an "Updated version" message --- electron/loading/index.html | 1 + frontend/components/Setup/SetupWelcome.tsx | 1 + package.json | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/electron/loading/index.html b/electron/loading/index.html index 9c791e086..faea9f245 100644 --- a/electron/loading/index.html +++ b/electron/loading/index.html @@ -14,6 +14,7 @@ +

Updated version

diff --git a/frontend/components/Setup/SetupWelcome.tsx b/frontend/components/Setup/SetupWelcome.tsx index 942379f69..f7cc3206c 100644 --- a/frontend/components/Setup/SetupWelcome.tsx +++ b/frontend/components/Setup/SetupWelcome.tsx @@ -57,6 +57,7 @@ export const SetupWelcome = () => { return ( +

Updated version