Skip to content

Commit

Permalink
update latest api version
Browse files Browse the repository at this point in the history
  • Loading branch information
lusum committed Mar 22, 2023
1 parent 04cdba5 commit 75fb1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lib/ampache_connect.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def __init__(self):
self.id=None
self.rating=None
#force the latest version on the server
self.version="590001"
self.version="610001"

def getBaseUrl(self):
return '/server/xml.server.php'
Expand Down

0 comments on commit 75fb1cb

Please sign in to comment.