diff options
author | Stefan Saraev <stefan@saraev.ca> | 2015-03-08 20:39:09 +0200 |
---|---|---|
committer | Stefan Saraev <stefan@saraev.ca> | 2015-03-08 20:39:33 +0200 |
commit | 19f2cd2289768d9caa28276f405ed09ef510bc4a (patch) | |
tree | 03a7e0b20c270fc8ed03b460db5f1d35c4e0829d /addons | |
parent | ccff32256943cab0ffd8ae2656fa44c78d858c0a (diff) |
[pvr] bump xbmc.pvr/addon.xml after 5f76e327
Diffstat (limited to 'addons')
-rw-r--r-- | addons/xbmc.pvr/addon.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/xbmc.pvr/addon.xml b/addons/xbmc.pvr/addon.xml index 2c5201f550..b9ace93618 100644 --- a/addons/xbmc.pvr/addon.xml +++ b/addons/xbmc.pvr/addon.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<addon id="xbmc.pvr" version="1.9.4" provider-name="Team-Kodi"> - <backwards-compatibility abi="1.9.4"/> +<addon id="xbmc.pvr" version="1.9.5" provider-name="Team-Kodi"> + <backwards-compatibility abi="1.9.5"/> <requires> <import addon="xbmc.core" version="0.1.0"/> </requires> |