Skip to content

Commit

Permalink
Update repo.xml for release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 29, 2024
1 parent 26a5781 commit b4093da
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions repo/repo.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version='1.0' standalone='yes'?>
<extensions>
<plugins>
<plugin minTarget="8.3" version="3.0.6" maxTarget="*" name="Deezer">
<plugin maxTarget="*" minTarget="8.3" name="Deezer" version="3.1.0">
<url>https://github.com/philippe44/lms-deezer/releases/download/3.1.0/Deezer.zip</url>
<category>musicservices</category>
<title lang="EN">Deezer local</title>
<url>https://github.com/philippe44/lms-deezer/releases/download/3.0.6/Deezer.zip</url>
<desc lang="EN">Deezer for local LMS use</desc>
<sha>bf34d391406e4015112f907a7fa1de54111bdaaf</sha>
<creator>philippe_44, Michael Herger</creator>
<link>https://github.com/philippe44/lms-deezer</link>
<category>musicservices</category>
<creator>philippe_44, Michael Herger</creator>
<sha>9e69492568a49361c83b8a2cd98bf74117426171</sha>
<desc lang="EN">Deezer for local LMS use</desc>
</plugin>
</plugins>
</extensions>

0 comments on commit b4093da

Please sign in to comment.