From 140c087adc49832a2a2083bc503f3da4a5097243 Mon Sep 17 00:00:00 2001 From: Mosh Feu Date: Tue, 18 Feb 2020 18:49:31 +0200 Subject: [PATCH] update download link --- package.json | 2 +- src/components/menu.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c476ef1..84cdcdb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "y2mp3", "appname": "y2mp3", "productName": "y2mp3", - "version": "2.4.1", + "version": "2.4.2", "main": "main.js", "author": { "name": "MosheF", diff --git a/src/components/menu.tsx b/src/components/menu.tsx index c70a66f..acb7d34 100644 --- a/src/components/menu.tsx +++ b/src/components/menu.tsx @@ -18,7 +18,7 @@ export default function AppMenu() { About Options {store.hasUpdate && - shell.openExternal(`${CONTACT_EMAIL}?subject=I have an idea! | Something is not working as expected :(`)}> Update Available + shell.openExternal('https://github.com/moshfeu/y2mp3/releases/latest')}> Update Available } Help / Feedback