changed helix version number

This commit is contained in:
Rob Weber 2014-11-21 13:30:53 -06:00
parent 7730c727e5
commit ee5dfed50b
2 changed files with 3 additions and 2 deletions

View File

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

View File

@ -1,7 +1,8 @@
Version 0.6.0
Version 1.0.0
rebranded as "Backup"
removed XBMC references and replaced with Kodi
tweaked file walking for Helix
Version 0.5.9