mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-09-07 06:58:21 +02:00
added fix from helix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="script.xbmcbackup"
|
||||
name="XBMC Backup" version="0.6.0" provider-name="robweber">
|
||||
name="XBMC Backup" version="0.6.1" provider-name="robweber">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.14.0"/>
|
||||
</requires>
|
||||
|
@@ -1,5 +1,9 @@
|
||||
Version 0.6.0
|
||||
|
||||
fix for growing backups - thanks brokeh
|
||||
|
||||
Version 0.6.0
|
||||
|
||||
fixed typo in Dropbox rmfile command
|
||||
|
||||
Version 0.5.9
|
||||
|
Reference in New Issue
Block a user