notes on 314324cc1e
parent
314324cc1e
commit
eddd49ce52
|
|
@ -1,2 +1,3 @@
|
||||||
0.01: Initial Release
|
0.01: Initial Release
|
||||||
0.02: Support for Bangle 2
|
0.02: Support for Bangle 2
|
||||||
|
0.03: Keep the date from being overwritten, use correct colour from theme for clearing
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "matrixclock",
|
"id": "matrixclock",
|
||||||
"name": "Matrix Clock",
|
"name": "Matrix Clock",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "inspired by The Matrix, a clock of the same style",
|
"description": "inspired by The Matrix, a clock of the same style",
|
||||||
"icon": "matrixclock.png",
|
"icon": "matrixclock.png",
|
||||||
"screenshots": [{"url":"screenshot_matrix.png"}],
|
"screenshots": [{"url":"screenshot_matrix.png"}],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue