diff --git a/addon.xml b/addon.xml index d22fffa..a075078 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@  + name="XBMC Backup" version="0.5.8.6" provider-name="robweber"> diff --git a/changelog.txt b/changelog.txt index 3c1992b..f899b7e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +Version 0.5.8.6 + +check if destination is writeable - thanks war59312 + Version 0.5.8.5 added custom library nodes to config backup options - thanks Ned Scott