version bump

This commit is contained in:
Rob Weber 2014-10-08 13:02:39 -05:00
parent 08be62b4ec
commit 4d109d138f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.xbmcbackup"
name="XBMC Backup" version="0.5.8.3" provider-name="robweber">
name="XBMC Backup" version="0.5.8.4" provider-name="robweber">
<requires>
<import addon="xbmc.python" version="2.14.0"/>
</requires>

View File

@ -1,4 +1,4 @@
Version 0.5.8.1
Version 0.5.8.4
backup compression should use zip64 as sizes may be over 2GB
need to expand out path -bugfix