Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
zim514 committed Dec 27, 2023
1 parent 859ec51 commit 5913f60
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions script.service.hue/addon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<addon id="script.service.hue" name="Hue Service" provider-name="zim514" version="1.5.0~beta2">

<addon id="script.service.hue" name="Hue Service" provider-name="zim514" version="1.5.0">
<requires>
<import addon="xbmc.python" version="3.0.2"/>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.requests" version="2.27.1"/>
<import addon="script.module.pil"/>
<import addon="script.module.pyrollbar" version="0.15.2"/>
Expand All @@ -22,12 +21,6 @@
<source>https://github.com/zim514/script.service.hue</source>
<forum>https://forum.kodi.tv/showthread.php?tid=344886</forum>
<news>
v3.0.2
- Translations updates from Weblate

v3.0.1
- Translations updates from Weblate

v1.5 (beta)
- Hue API V2 support
- Now uses standard scenes (requires reconfiguration)
Expand Down

0 comments on commit 5913f60

Please sign in to comment.