service.openelec.settings (Helix): update to service.openelec.settings-0.4.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-06-25 18:36:44 +02:00
parent 0305755f5a
commit 7b96243492

View File

@ -18,7 +18,7 @@
PKG_NAME="service.openelec.settings"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="0.4.0"
PKG_VERSION="0.4.1"
else
PKG_VERSION="0.3.18"
fi