spotrem: bump version and ChangeLog

pull/3139/head
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
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.

View File

@ -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",