Skip to content

Commit

Permalink
Version bump: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romanvm committed Apr 5, 2024
1 parent 401b361 commit 9da24f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugin.video.external.library/addon.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.video.external.library"
version="1.0.1"
version="1.1.0"
name="External Kodi Videolibrary Client"
provider-name="Roman V.M.">
<requires>
Expand All @@ -20,9 +20,9 @@
<icon>icon.png</icon>
</assets>
<source>https://github.com/romanvm/kodi.external.library</source>
<news>1.0.1: Add show titles to recent episode item labels.

1.0.0: Initial public release.</news>
<news>1.1.0:
- Add a menu item for updating the remote videolibrary.
- Allow to access the remote videolibary via HTTPS.</news>
<reuselanguageinvoker>true</reuselanguageinvoker>
</extension>
</addon>

0 comments on commit 9da24f2

Please sign in to comment.