mirror of https://github.com/espruino/BangleApps
chargent: bump version
parent
a099174ef0
commit
5498fd2edc
|
@ -4,3 +4,4 @@
|
|||
0.04: Added notification
|
||||
0.05: Fixed boot
|
||||
0.06: Allow tap to silence notification/buzzing
|
||||
0.07: Fix notification-tap silencing and notification length
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{ "id": "chargent",
|
||||
"name": "Charge Gently",
|
||||
"version": "0.06",
|
||||
"version": "0.07",
|
||||
"description": "When charging, reminds you to disconnect the watch to prolong battery life.",
|
||||
"icon": "icon.png",
|
||||
"type": "bootloader",
|
||||
|
|
Loading…
Reference in New Issue