mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-14 20:35:48 +01:00
version bump
This commit is contained in:
parent
3e38f992b5
commit
0926c5d3a1
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="script.xbmcbackup"
|
||||
name="Backup" version="1.0.5" provider-name="robweber">
|
||||
name="Backup" version="1.0.6" provider-name="robweber">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.19.0"/>
|
||||
<import addon="script.module.httplib2" version="0.8.0" />
|
||||
|
@ -1,3 +1,8 @@
|
||||
Version 1.0.6
|
||||
|
||||
fix for custom directories not working recursively
|
||||
added progress for zip extraction - hopefully helps with extract errors
|
||||
|
||||
Version 1.0.5
|
||||
|
||||
added google drive support
|
||||
|
Loading…
Reference in New Issue
Block a user