bump to addon.xml for repo pull

This commit is contained in:
robweber 2012-07-18 10:29:10 -05:00
parent 7b582072bd
commit 03c65f3ffd
2 changed files with 7 additions and 1 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.0.8" provider-name="robweber">
name="XBMC Backup" version="0.0.9" provider-name="robweber">
<requires>
<import addon="xbmc.python" version="2.0"/>
</requires>

View File

@ -27,3 +27,9 @@ removed "restore.txt" file and now write file listing to memory list instead
[b]Version 0.0.8[/b]
modified vfs.py script to exclude handling zip files as directories, added keymap and peripheral data folders in the "config" section
[b]Version 0.0.9 [/b]
modified vfs.py again to filter out xsp files (smart playlists). Created running list for these types of compressed files
added enable/disable logging toggle in settings