From 9593cc1323cc206f2c22fbf139345eca238d160c Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Fri, 11 Jun 2021 05:28:06 -0400 Subject: [PATCH] Add manual restart required to update notification (#3009) Signed-off-by: Sebastian Malton --- src/renderer/ipc/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/renderer/ipc/index.tsx b/src/renderer/ipc/index.tsx index 3f1f7508cf..4b61205bd7 100644 --- a/src/renderer/ipc/index.tsx +++ b/src/renderer/ipc/index.tsx @@ -61,6 +61,7 @@ function UpdateAvailableHandler(event: IpcRendererEvent, ...[backchannel, update
Update Available

Version {updateInfo.version} of Lens IDE is now available. Would you like to update?

+

Manual restart required!