Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
melmorabity committed Dec 18, 2022
1 parent 8503b94 commit 276ec90
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.francetv" name="france.tv" version="2.0.1" provider-name="melmorabity">
<addon id="plugin.video.francetv" name="france.tv" version="2.0.2" provider-name="melmorabity">
<requires>
<import addon="xbmc.python" version="2.26.0"/>
<import addon="script.module.beautifulsoup4" version="4.6.2"/>
Expand All @@ -26,7 +26,10 @@
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>
</assets>
<news>v2.0.1 (2021-02-16)
<news>v2.0.2 (2022-12-18)
- Enable artwork for special live event channels

v2.0.1 (2021-02-16)
- Fix live TV
- Add Culturebox in channel list

Expand Down

0 comments on commit 276ec90

Please sign in to comment.