Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brindosch committed Nov 29, 2019
1 parent 61bc5ed commit 8ae961f
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"?>
<addon id="script.service.hyperion-control" name="Hyperion Control" version="1.0.0" provider-name="hyperion-project, brindosch">
<addon id="script.service.hyperion-control" name="Hyperion Control" version="1.0.1" provider-name="hyperion-project, brindosch">
<requires>
<import addon="xbmc.addon" version="17.0.0"/>
<import addon="xbmc.python" version="2.25.0"/>
Expand All @@ -23,6 +23,9 @@
<email></email>
<source>https://github.com/hyperion-project</source>
<news>
1.0.1
- Fixed a crash with 3d mode @b-jesch

1.0.0
- Added support for server search
- Added support token authentication
Expand Down

0 comments on commit 8ae961f

Please sign in to comment.