Skip to content

Commit

Permalink
Merge pull request #384 from anxdpanic/pr_isengard
Browse files Browse the repository at this point in the history
6.8.24
  • Loading branch information
anxdpanic authored Jan 3, 2023
2 parents 6d52892 + fb44391 commit 21aa12e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.youtube" name="YouTube" version="6.8.24~alpha1" provider-name="anxdpanic, bromix">
<addon id="plugin.video.youtube" name="YouTube" version="6.8.24" provider-name="anxdpanic, bromix">
<requires>
<import addon="xbmc.python" version="2.20.0"/>
<import addon="script.module.six" version="1.11.0"/>
Expand All @@ -13,7 +13,10 @@
<extension point="xbmc.python.module" library="resources/lib/"/>
<extension point="xbmc.addon.metadata">
<news>
[revert] subscription groups/tags - causing breaking issues
[fixup] resolve playback history not being updated
[add] add opus audio support
[upd] use more descript reasons for failed playback
[upd] Translations updated from Kodi Weblate
</news>
<assets>
<icon>icon.png</icon>
Expand Down

0 comments on commit 21aa12e

Please sign in to comment.