diff options
author | Lars Op den Kamp <opdenkamp@gmail.com> | 2013-11-11 22:27:40 +0100 |
---|---|---|
committer | Lars Op den Kamp <opdenkamp@gmail.com> | 2013-11-11 22:27:40 +0100 |
commit | 943ad421659f08673ab98cef34ea460688206691 (patch) | |
tree | 127da319db4417d81258a8870169ebf61edaa40c /addons | |
parent | 002d47b6e209873b37e16e65db31306a294fd4b7 (diff) |
[PVR] forgot to bump the version of addons/xbmc.pvr/addon.xml
thanks @wolfgar
Diffstat (limited to 'addons')
-rw-r--r-- | addons/xbmc.pvr/addon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/xbmc.pvr/addon.xml b/addons/xbmc.pvr/addon.xml index e36d930061..f54eac98a4 100644 --- a/addons/xbmc.pvr/addon.xml +++ b/addons/xbmc.pvr/addon.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<addon id="xbmc.pvr" version="1.8.1" provider-name="Team XBMC"> +<addon id="xbmc.pvr" version="1.9.0" provider-name="Team XBMC"> <requires> <import addon="xbmc.core" version="0.1.0"/> </requires> |