VidScraper Version Bump

with new zip file this time
This commit is contained in:
Oli Passey
2017-12-04 18:36:18 +00:00
parent 7649d37a5e
commit 9e446a6213
4 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
</extension> </extension>
</addon> </addon>
<addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.1" provider-name="Oli Passey"> <addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.2" provider-name="Oli Passey">
<requires> <requires>
<import addon="xbmc.python" version="2.19.0" /> <import addon="xbmc.python" version="2.19.0" />
<import addon="script.module.python.koding.aio" version="0.0.1"/> <import addon="script.module.python.koding.aio" version="0.0.1"/>

View File

@@ -1 +1 @@
ec4e48a16ca3db335f8cadf54e19909f 7514043744d16e310c3883ae5f5829e7

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.1" provider-name="Oli Passey"> <addon id="plugin.video.blogscraper" name="VidGrab" version="0.0.2" provider-name="Oli Passey">
<requires> <requires>
<import addon="xbmc.python" version="2.19.0" /> <import addon="xbmc.python" version="2.19.0" />
<import addon="script.module.python.koding.aio" version="0.0.1"/> <import addon="script.module.python.koding.aio" version="0.0.1"/>