Skip to content

Commit

Permalink
version bump 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peak3d committed Sep 2, 2019
1 parent 6a31060 commit 89971d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# inputstream.adaptive (2.4.0)
# inputstream.adaptive (2.4.1)

This is an adaptive file addon for kodi's new InputStream Interface.

Expand Down
2 changes: 1 addition & 1 deletion inputstream.adaptive/addon.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="inputstream.adaptive"
version="2.4.0"
version="2.4.1"
name="InputStream Adaptive"
provider-name="peak3d">
<requires>@ADDON_DEPENDS@</requires>
Expand Down

0 comments on commit 89971d8

Please sign in to comment.