Skip to content

Commit

Permalink
[plugin.video.roosterteeth] 1.5.2+matrix.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skipmodea1 committed Aug 13, 2024
1 parent 96085a4 commit d99f753
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
7 changes: 4 additions & 3 deletions plugin.video.roosterteeth/addon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.roosterteeth"
name="Rooster Teeth"
version="1.5.1+matrix.1"
version="1.5.2+matrix.1"
provider-name="Skipmode A1">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
Expand All @@ -24,12 +24,13 @@
<forum>https://forum.kodi.tv/showthread.php?tid=235071</forum>
<website>https://roosterteeth.com</website>
<source>https://github.com/skipmodea1/plugin.video.roosterteeth.python3</source>
<news>1.5.1 (2021-03-18)
- website change
<news>1.5.2 (2024-08-13)
- website is discontinued
</news>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>
</assets>
<broken>Marked addon BROKEN due to website being discontinued</broken>
</extension>
</addon>
3 changes: 3 additions & 0 deletions plugin.video.roosterteeth/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.5.2 (2024-08-13)
- website is discontinued

1.5.1 (2021-03-18)
- website change

Expand Down

0 comments on commit d99f753

Please sign in to comment.