folderlaunch: version bump
parent
e6d90437bd
commit
e7bc7321de
|
|
@ -1 +1,2 @@
|
||||||
0.01: New app!
|
0.01: New app!
|
||||||
|
0.02: Handle files potentially not existing
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "folderlaunch",
|
"id": "folderlaunch",
|
||||||
"name": "Folder launcher",
|
"name": "Folder launcher",
|
||||||
"version": "0.01",
|
"version": "0.02",
|
||||||
"description": "Launcher that allows you to put your apps into folders",
|
"description": "Launcher that allows you to put your apps into folders",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"type": "launch",
|
"type": "launch",
|
||||||
|
|
@ -45,4 +45,4 @@
|
||||||
"url": "screenshot2.png"
|
"url": "screenshot2.png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue