mirror of https://github.com/espruino/BangleApps
spotrem: bump version and ChangeLog
parent
6b5362148a
commit
bb074c6953
|
@ -10,3 +10,6 @@ when fastloading.
|
|||
0.09: Don't send the gadgetbridge wake command twice. Once should do since we
|
||||
issue newline before GB commands.
|
||||
0.10: Some refactoring to shorten the code.
|
||||
0.11: Further refactoring to shorten the code. Fixed search and play that was
|
||||
broken in v0.10.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "spotrem",
|
||||
"name": "Remote for Spotify",
|
||||
"version": "0.10",
|
||||
"version": "0.11",
|
||||
"description": "Control spotify on your android device.",
|
||||
"readme": "README.md",
|
||||
"type": "app",
|
||||
|
|
Loading…
Reference in New Issue