diff --git a/addon.xml b/addon.xml index f1e7dbb..0106429 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@  + name="Backup" version="1.5.1" provider-name="robweber"> @@ -95,10 +95,8 @@ resources/images/screenshot3.png resources/images/screenshot4.png - Version 1.1.4 -- added file chunk support for dropbox uploads -- fixed settings duplicate ids, thanks aster-anto -- added scheduler delay to assist with time sync (rpi mostly) + Version 1.5.1 +- fix guisettings restores not working - thanks Bluerayx diff --git a/changelog.txt b/changelog.txt index 5fe992a..62a6baf 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +Version 1.5.1 + +fix guisettings restores not working - thanks Bluerayx + Version 1.5.0 Overhaul of file selection and restore procedures. Breaking Change with previous versions PR117