mirror of https://github.com/espruino/BangleApps
version for last PR
parent
8bde346597
commit
8305b66b24
|
@ -1 +1,2 @@
|
||||||
0.01: New App!
|
0.01: New App!
|
||||||
|
0.02: Fixed font name
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "morse",
|
"id": "morse",
|
||||||
"name": "Morse Code",
|
"name": "Morse Code",
|
||||||
"version": "0.01",
|
"version": "0.02",
|
||||||
"description": "Learn morse code by hearing/seeing/feeling the code. Tap to toggle buzz!",
|
"description": "Learn morse code by hearing/seeing/feeling the code. Tap to toggle buzz!",
|
||||||
"icon": "morse-code.png",
|
"icon": "morse-code.png",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
|
|
Loading…
Reference in New Issue