Skip to content

Commit

Permalink
version 0.0.45
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Apr 27, 2018
1 parent 15e0066 commit 3912948
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 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.elementum" name="Elementum" version="0.0.44" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.0.45" provider-name="elgatito">
<requires>
<import addon="xbmc.addon" version="16.0.0" />
<import addon="xbmc.python" version="2.24.0" />
Expand Down
4 changes: 4 additions & 0 deletions whatsnew.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[COLOR red]-------------------------------------------------------------------------------------------------------[/COLOR]

[B][COLOR red]v0.0.45[/COLOR][/B]
- Fixed issues with IP+Port detection.
- Resume playback reorganized, so disable it from settings if needed.

[B][COLOR red]v0.0.44[/COLOR][/B]
- Mostly a maintenance release, fixing small issues.
- Fixed Pride show being added always to the library.
Expand Down

0 comments on commit 3912948

Please sign in to comment.