Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
lusum committed Dec 1, 2018
1 parent 2811c7e commit f0fe3b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.audio.ampache" version="0.8.0.1" name="Ampache" provider-name="lusum">
<addon id="plugin.audio.ampache" version="0.8.0.2" name="Ampache" provider-name="lusum">
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>audio</provides>
</extension>
<extension point="xbmc.service" library="service.py" start="login" />
<extension point="xbmc.addon.metadata">
<summary lang="en">Stream music from Ampache XML-API</summary>
<summary lang="de">Streame Musik von der Ampache XML-API</summary>
<summary lang="it">Streaming Musicale la XML-API di Ampache</summary>
<summary lang="it">Streaming Musicale l'XML-API di Ampache</summary>
<description lang="en">ampache</description>
<description lang="de">ampache</description>
<description lang="it">ampache</description>
Expand Down

0 comments on commit f0fe3b9

Please sign in to comment.