From c24139de0a3df592e94a7b0498bb0492d236cfa8 Mon Sep 17 00:00:00 2001 From: patrikx3 Date: Wed, 19 Jul 2023 13:24:41 +0200 Subject: [PATCH] r0b08x [chore] 7/19/2023, 1:24:41 PM --- README.md | 3 --- package.json | 3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 28049377..859e8dab 100644 --- a/README.md +++ b/README.md @@ -138,9 +138,6 @@ $HOME/opt/p3x-redis-ui-a.b.c-x86_64.AppImage & It then actually integrates itself into the menus and it will auto update itself. --> -### On ElectronJs -(The GitHub versions are always instant, while the ElectronJs Apps releases are delayed.) -https://electronjs.org/apps/p3x-redis-ui ### CLI diff --git a/package.json b/package.json index 4cb2906d..21f5793d 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,8 @@ { "provider": "github", "owner": "patrikx3", - "repo": "redis-ui" + "repo": "redis-ui", + "channel": "latest" } ], "icon": "src/electron/images/",