Skip to content

Commit

Permalink
version bump 0.13.23
Browse files Browse the repository at this point in the history
  • Loading branch information
liberty-developer committed Jun 19, 2019
1 parent 34c8910 commit 837a738
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 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.netflix" name="Netflix" version="0.13.22" provider-name="libdev + jojo + asciidisco">
<addon id="plugin.video.netflix" name="Netflix" version="0.13.23" provider-name="libdev + jojo + asciidisco">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.requests" version="2.12.4"/>
Expand Down Expand Up @@ -34,6 +34,9 @@
<forum>https://www.kodinerds.net/index.php/Thread/55612-PreRelease-Plugin-Netflix-Inputstream/</forum>
<source>https://github.com/asciidisco/plugin.video.netflix</source>
<news>
v0.13.23 (2019-06-19)
- Fix api_data change (credits @Jaker MX)

v0.13.22 (2019-03-08)
- Fix menu listing (credits @xLAva)

Expand Down

0 comments on commit 837a738

Please sign in to comment.