diff --git a/package.json b/package.json index 54f3df7..7b7cc18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "JumpFm", - "version": "0.0.0", + "version": "0.0.1", "description": "A file manager that lets you jump", "author": "Gilad Kutiel", "license": "ISC", diff --git a/updates.json b/updates.json index 5c9f932..607cbdf 100644 --- a/updates.json +++ b/updates.json @@ -1,8 +1,8 @@ { "linux-x64-prod": { "readme": "First Release", - "update": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.0/JumpFm-0.0.0-x86_64.AppImage", - "install": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.0/JumpFm-0.0.0-x86_64.AppImage", - "version": "0.0.0" + "update": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.1/JumpFm-0.0.1-x86_64.AppImage", + "install": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.1/JumpFm-0.0.1-x86_64.AppImage", + "version": "0.0.1" } } \ No newline at end of file