mirror of https://github.com/espruino/BangleApps
fastload - Bump version
parent
dc87171dcc
commit
9a59935b21
|
@ -1,7 +1,7 @@
|
||||||
{ "id": "fastload",
|
{ "id": "fastload",
|
||||||
"name": "Fastload Utils",
|
"name": "Fastload Utils",
|
||||||
"shortName" : "Fastload Utils",
|
"shortName" : "Fastload Utils",
|
||||||
"version": "0.01",
|
"version": "0.02",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"description": "Utilities for fastloading and switching between apps",
|
"description": "Utilities for fastloading and switching between apps",
|
||||||
"type":"bootloader",
|
"type":"bootloader",
|
||||||
|
|
Loading…
Reference in New Issue