mirror of https://github.com/espruino/BangleApps
swp2clk - Fix metadata version
parent
8b6bff8bf6
commit
ed4c4a8639
|
@ -2,7 +2,7 @@
|
||||||
"id": "swp2clk",
|
"id": "swp2clk",
|
||||||
"name": "Swipe back to the Clock",
|
"name": "Swipe back to the Clock",
|
||||||
"shortName": "Swipe to Clock",
|
"shortName": "Swipe to Clock",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Let's you swipe from left to right on any app to return back to the clock face. Please configure in the settings app after installing to activate, since its disabled by default.",
|
"description": "Let's you swipe from left to right on any app to return back to the clock face. Please configure in the settings app after installing to activate, since its disabled by default.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "bootloader",
|
"type": "bootloader",
|
||||||
|
|
Loading…
Reference in New Issue