mirror of https://github.com/espruino/BangleApps
changelog and metatada update
parent
dac6e6ec91
commit
988b4d478f
|
@ -6,3 +6,4 @@
|
||||||
0.06: Add 12h support and autocycle control
|
0.06: Add 12h support and autocycle control
|
||||||
0.07: added localization, removed deprecated code
|
0.07: added localization, removed deprecated code
|
||||||
0.08: removed unused font, fix autocycle, imported suncalc and trimmed, removed pedometer dependency, "tap to cycle" setting
|
0.08: removed unused font, fix autocycle, imported suncalc and trimmed, removed pedometer dependency, "tap to cycle" setting
|
||||||
|
0.09: fix battery icon size
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "rebble",
|
"id": "rebble",
|
||||||
"name": "Rebble Clock",
|
"name": "Rebble Clock",
|
||||||
"shortName": "Rebble",
|
"shortName": "Rebble",
|
||||||
"version": "0.08",
|
"version": "0.09",
|
||||||
"description": "A Pebble style clock, with configurable background, three sidebars including steps, day, date, sunrise, sunset, long live the rebellion",
|
"description": "A Pebble style clock, with configurable background, three sidebars including steps, day, date, sunrise, sunset, long live the rebellion",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"icon": "rebble.png",
|
"icon": "rebble.png",
|
||||||
|
|
Loading…
Reference in New Issue