summaryrefslogtreecommitdiff
path: root/plugin.video.news12/addon.xml
diff options
context:
space:
mode:
authorLunatixz <Lunatixz@users.noreply.github.com>2017-09-06 21:40:35 -0400
committerlearningit <scottyroscoe13@gmail.com>2017-09-06 21:40:35 -0400
commitab64a4f38367cdd29fd63a3a38bc02072729c2dc (patch)
tree8adecf6db559ba1cf7611e42d97bdfb884b31301 /plugin.video.news12/addon.xml
parent286d17db99d5c36fb4034b7baa8a53296ae79e0b (diff)
[plugin.video.news12] 1.0.2 (#1394)
Added entrypoint, resolverurl cache, tweaked pagination.
Diffstat (limited to 'plugin.video.news12/addon.xml')
-rw-r--r--plugin.video.news12/addon.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin.video.news12/addon.xml b/plugin.video.news12/addon.xml
index c154b1e..3a54c13 100644
--- a/plugin.video.news12/addon.xml
+++ b/plugin.video.news12/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="plugin.video.news12" version="1.0.1" name="News12" provider-name="Lunatixz">
+<addon id="plugin.video.news12" version="1.0.2" name="News12" provider-name="Lunatixz">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.simplecache" version="1.0.0"/>
@@ -17,7 +17,7 @@
<source>https://github.com/Lunatixz/XBMC_Addons/tree/master/plugin.video.news12</source>
<website>http://news12.com</website>
<forum>https://forum.kodi.tv/showthread.php?tid=319396</forum>
- <news>1.0.1[CR]- Fixed Video Quality Error</news>
+ <news>[CR]v1.0.2[CR]- Improved browsing speed.[CR]v.1.0.1[CR]- Fixed Video Quality Error</news>
<assets>
<icon>resources/images/icon.png</icon>
<fanart>resources/images/fanart.jpg</fanart>