forked from FOSS/BangleApps
new about page pixels
parent
6624b1c451
commit
e3e57267b4
|
@ -53,7 +53,7 @@
|
||||||
{ "id": "about",
|
{ "id": "about",
|
||||||
"name": "About",
|
"name": "About",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.04",
|
"version":"0.05",
|
||||||
"description": "Bangle.js About page - showing software version, stats, and a collaborative mural from the Bangle.js KickStarter backers",
|
"description": "Bangle.js About page - showing software version, stats, and a collaborative mural from the Bangle.js KickStarter backers",
|
||||||
"tags": "tool,system",
|
"tags": "tool,system",
|
||||||
"allow_emulator":true,
|
"allow_emulator":true,
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
0.02: Update version checker for new filename type
|
0.02: Update version checker for new filename type
|
||||||
0.03: Actual pixels as of 5 Mar 2020
|
0.03: Actual pixels as of 5 Mar 2020
|
||||||
0.04: Actual pixels as of 9 Mar 2020
|
0.04: Actual pixels as of 9 Mar 2020
|
||||||
|
0.05: Actual pixels as of 27 Apr 2020
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue