Skip to content

Commit

Permalink
Update repo.xml for release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 11, 2024
1 parent 6b0f038 commit d24c08e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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" name="TIDAL" version="1.1.3" maxTarget="*">
<category>musicservices</category>
<plugin maxTarget="*" version="1.2.0" name="TIDAL" minTarget="8.3">
<title lang="EN">TIDAL local</title>
<url>https://github.com/michaelherger/lms-plugin-tidal/releases/download/1.1.3/TIDAL.zip</url>
<link>https://github.com/michaelherger/lms-plugin-tidal</link>
<creator>Michael Herger, philippe_44</creator>
<url>https://github.com/michaelherger/lms-plugin-tidal/releases/download/1.2.0/TIDAL.zip</url>
<sha>7b4c5ec7e1c22d8fb1144cb4cf08de6dfb601ae8</sha>
<category>musicservices</category>
<desc lang="EN">TIDAL for local LMS use</desc>
<sha>996e43fba083b3749b052834ecdb6e7ff1802d0e</sha>
</plugin>
</plugins>
</extensions>

0 comments on commit d24c08e

Please sign in to comment.