mirror of https://github.com/espruino/BangleApps
Keep messages version rising so it'll actually update to the new version automatically
parent
d0d35ecec7
commit
a7364f716b
|
@ -1 +1 @@
|
|||
0.01: Moved messages library into standalone library
|
||||
0.55: Moved messages library into standalone library
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "messages",
|
||||
"name": "Messages",
|
||||
"version": "0.01",
|
||||
"version": "0.55",
|
||||
"description": "Library to handle, load and store message events received from Android/iOS",
|
||||
"icon": "app.png",
|
||||
"type": "module",
|
||||
|
|
Loading…
Reference in New Issue