Skip to content

Commit 4c5ba2b

Browse files
committed
0.0.1
1 parent 840df59 commit 4c5ba2b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "JumpFm",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "A file manager that lets you jump",
55
"author": "Gilad Kutiel",
66
"license": "ISC",

updates.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"linux-x64-prod": {
33
"readme": "First Release",
4-
"update": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.0/JumpFm-0.0.0-x86_64.AppImage",
5-
"install": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.0/JumpFm-0.0.0-x86_64.AppImage",
6-
"version": "0.0.0"
4+
"update": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.1/JumpFm-0.0.1-x86_64.AppImage",
5+
"install": "https://github.com/Gilad-Kutiel-App/jumpfm/releases/download/v0.0.1/JumpFm-0.0.1-x86_64.AppImage",
6+
"version": "0.0.1"
77
}
88
}

0 commit comments

Comments
 (0)