Skip to content

Commit

Permalink
Increment addon.xml version to 1.5.0~beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
zim514 authored and github-actions[bot] committed Dec 27, 2023
1 parent 249e8a5 commit 70c2e7e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion script.service.hue/addon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<addon id="script.service.hue" name="Hue Service" provider-name="zim514" version="1.5.0~beta2">

<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="xbmc.python" version="3.0.2"/>
<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,6 +22,9 @@
<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

Expand Down

0 comments on commit 70c2e7e

Please sign in to comment.