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
dd3a50027e
commit
097238cf7b
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="script.xbmcbackup"
|
<addon id="script.xbmcbackup"
|
||||||
name="XBMC Backup" version="0.5.4" provider-name="robweber">
|
name="XBMC Backup" version="0.5.5" provider-name="robweber">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.14.0"/>
|
<import addon="xbmc.python" version="2.14.0"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Version 0.5.5
|
||||||
|
|
||||||
|
fix for dropbox errors during repeated file upload attempts
|
||||||
|
|
||||||
Version 0.5.4
|
Version 0.5.4
|
||||||
|
|
||||||
check xbmc version when doing a restore
|
check xbmc version when doing a restore
|
||||||
|
Loading…
Reference in New Issue
Block a user