1
0
Fork 0

spotrem: bump version and ChangeLog

master
thyttan 2023-12-26 22:50:18 +01:00
parent 6b5362148a
commit bb074c6953
2 changed files with 4 additions and 1 deletions

View File

@ -10,3 +10,6 @@ when fastloading.
0.09: Don't send the gadgetbridge wake command twice. Once should do since we 0.09: Don't send the gadgetbridge wake command twice. Once should do since we
issue newline before GB commands. issue newline before GB commands.
0.10: Some refactoring to shorten the code. 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.

View File

@ -1,7 +1,7 @@
{ {
"id": "spotrem", "id": "spotrem",
"name": "Remote for Spotify", "name": "Remote for Spotify",
"version": "0.10", "version": "0.11",
"description": "Control spotify on your android device.", "description": "Control spotify on your android device.",
"readme": "README.md", "readme": "README.md",
"type": "app", "type": "app",