fixed version number in addons/xbmc.pvr/addon.xml
authorLars Op den Kamp <opdenkamp@gmail.com>
Tue, 9 Jul 2013 18:51:24 +0000 (20:51 +0200)
committerLars Op den Kamp <opdenkamp@gmail.com>
Tue, 9 Jul 2013 18:51:24 +0000 (20:51 +0200)
forgot the bump the version number in the xml again...

addons/xbmc.pvr/addon.xml

index 2db51a7..e36d930 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<addon id="xbmc.pvr" version="1.8.0" provider-name="Team XBMC">
+<addon id="xbmc.pvr" version="1.8.1" provider-name="Team XBMC">
   <requires>
     <import addon="xbmc.core" version="0.1.0"/>
   </requires>