Skip to content

Commit

Permalink
Version 1.9.99
Browse files Browse the repository at this point in the history
  • Loading branch information
goggle committed Apr 22, 2022
1 parent d56366b commit c3742be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.module.srgssr" name="SRG SSR" version="2.0.0" provider-name="Alexander Seiler">
<addon id="script.module.srgssr" name="SRG SSR" version="1.9.99" provider-name="Alexander Seiler">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.simplecache" version="2.0.2"/>
<import addon="script.module.requests" version="2.22.0"/>
<import addon="script.module.youtube_channels" version="0.2.0"/>
<import addon="script.module.youtube_channels" version="0.1.99"/>
</requires>
<extension point="xbmc.python.module" library="lib"/>
<extension point="xbmc.addon.metadata">
Expand Down

0 comments on commit c3742be

Please sign in to comment.