don't check isVerified flag when adding albums to directory
[clinton/xbmc-groove.git] / addon.xml
index a45509e..4961aa6 100644 (file)
--- a/addon.xml
+++ b/addon.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="plugin.audio.groove" name="Grooveshark XBMC"
-       version="2.0.4" provider-name="Stephen Denham">
+       version="2.0.12" provider-name="Stephen Denham">
        <requires>
-               <import addon="xbmc.python" version="2.1.0" />
+               <import addon="xbmc.python" version="2.14.0" />
                <import addon="script.module.simplejson"/>
        </requires>
        <extension point="xbmc.python.pluginsource" library="default.py">
@@ -13,7 +13,7 @@
                <platform>all</platform>
                <summary lang="en">Grooveshark addon for XBMC.</summary>
                <description lang="en">
-                       Grooveshark addon for XBMC. You should enter your Grooveshark Anywhere username and password in the addon settings.
+                       Grooveshark addon for XBMC. You must enter your Grooveshark Anywhere username and password in the addon settings.
                </description>
                <license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
                <email>stephen dot denham at gmail dot com</email>