forked from FOSS/BangleApps
[Launcher] Update metadata & changelog
parent
c2a5d13bd6
commit
7c96e04d05
|
@ -12,3 +12,4 @@
|
||||||
0.11: Merge Bangle.js 1 and 2 launchers, again
|
0.11: Merge Bangle.js 1 and 2 launchers, again
|
||||||
0.12: Add an option to hide clocks from the app list (fix #1015)
|
0.12: Add an option to hide clocks from the app list (fix #1015)
|
||||||
Add /*LANG*/ tags for internationalisation
|
Add /*LANG*/ tags for internationalisation
|
||||||
|
0.13: Add fullscreen mode
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "launch",
|
"id": "launch",
|
||||||
"name": "Launcher",
|
"name": "Launcher",
|
||||||
"shortName": "Launcher",
|
"shortName": "Launcher",
|
||||||
"version": "0.12",
|
"version": "0.13",
|
||||||
"description": "This is needed to display a menu allowing you to choose your own applications. You can replace this with a customised launcher.",
|
"description": "This is needed to display a menu allowing you to choose your own applications. You can replace this with a customised launcher.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "launch",
|
"type": "launch",
|
||||||
|
|
Loading…
Reference in New Issue