2.0.2
authorstephendenham <stephendenham@2dec19e3-eb1d-4749-8193-008c8bba0994>
Sun, 17 Mar 2013 14:25:43 +0000 (14:25 +0000)
committerstephendenham <stephendenham@2dec19e3-eb1d-4749-8193-008c8bba0994>
Sun, 17 Mar 2013 14:25:43 +0000 (14:25 +0000)
Correct icon resolution.

git-svn-id: svn://svn.code.sf.net/p/xbmc-groove/code@85 2dec19e3-eb1d-4749-8193-008c8bba0994

addon.xml
changelog.txt
icon.png

index 9fcb18e..811f4af 100644 (file)
--- a/addon.xml
+++ b/addon.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="plugin.audio.groove" name="Grooveshark XBMC"
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="plugin.audio.groove" name="Grooveshark XBMC"
-       version="2.0.1" provider-name="Stephen Denham">
+       version="2.0.2" provider-name="Stephen Denham">
        <requires>
                <import addon="xbmc.python" version="2.1.0" />
                <import addon="script.module.simplejson"/>
        <requires>
                <import addon="xbmc.python" version="2.1.0" />
                <import addon="script.module.simplejson"/>
index db8eef3..bf1d2fe 100644 (file)
@@ -1,3 +1,7 @@
+2.0.2
+
+Correct icon resolution.
+
 2.0.1
 
 Better resolution icon.
 2.0.1
 
 Better resolution icon.
dissimilarity index 99%
index d81c2da..38434b4 100644 (file)
Binary files a/icon.png and b/icon.png differ