forked from FOSS/BangleApps
berlinc - Bump version
parent
3ea076e233
commit
d7babe6c19
|
@ -4,4 +4,5 @@
|
|||
0.05: Update *on* the minute rather than every 15 secs
|
||||
Now show widgets
|
||||
Make compatible with themes, and Bangle.js 2
|
||||
0.06: Enable fastloading
|
||||
0.06: Enable fastloading
|
||||
0.07: Adds fullscreen mode setting
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "berlinc",
|
||||
"name": "Berlin Clock",
|
||||
"version": "0.06",
|
||||
"version": "0.07",
|
||||
"description": "Berlin Clock (see https://en.wikipedia.org/wiki/Mengenlehreuhr)",
|
||||
"icon": "berlin-clock.png",
|
||||
"type": "clock",
|
||||
|
|
Loading…
Reference in New Issue