Skip to content

Commit

Permalink
Merge pull request #422 from anxdpanic/nexus
Browse files Browse the repository at this point in the history
v7.0.0
  • Loading branch information
anxdpanic authored Feb 25, 2023
2 parents 7f46610 + 977879b commit ea257c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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="7.0.0~alpha2" provider-name="anxdpanic, bromix">
<addon id="plugin.video.youtube" name="YouTube" version="7.0.0" provider-name="anxdpanic, bromix">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.12.4"/>
Expand All @@ -14,9 +14,9 @@
<extension point="xbmc.python.module" library="resources/lib/"/>
<extension point="xbmc.addon.metadata">
<news>
[rem] support for versions of Kodi pre-Nexus v20
[rem] support for python 2
[rem] dependency on six
[rem] removed support for versions of Kodi pre-Nexus v20
[rem] removed support for python 2
[rem] removed dependency on six
[upd] Translations updated from Kodi Weblate
</news>
<assets>
Expand Down

0 comments on commit ea257c6

Please sign in to comment.