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/",