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