Version number update.
authorstephendenham <stephendenham@2dec19e3-eb1d-4749-8193-008c8bba0994>
Tue, 21 Dec 2010 10:55:14 +0000 (10:55 +0000)
committerstephendenham <stephendenham@2dec19e3-eb1d-4749-8193-008c8bba0994>
Tue, 21 Dec 2010 10:55:14 +0000 (10:55 +0000)
git-svn-id: svn://svn.code.sf.net/p/xbmc-groove/code@20 2dec19e3-eb1d-4749-8193-008c8bba0994

addon.xml
changelog.txt
description.xml

index a223cdb..f6d67f2 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"
-       version="0.1.1" provider-name="Stephen Denham">
+       version="0.1.2" provider-name="Stephen Denham">
        <requires>
                <import addon="xbmc.python" version="1.0" />
        </requires>
index 1fb643c..d42f75e 100644 (file)
@@ -1,3 +1,8 @@
+0.1.2:
+
+Playlist bug fixes.
+Performance tweaks.
+
 0.1.1:
 
 More Grooveshark playlist support.
index a2ef3c5..48aa51f 100644 (file)
@@ -18,7 +18,7 @@
        <title>Grooveshark XBMC.</title>
 
        <!-- (required) Major.minor.build -->
-       <version>0.1.1</version>
+       <version>0.1.2</version>
 
        <!--
                (required) author name & email. at least one author name is required