diff --git a/addon.xml b/addon.xml index ff701a1..be588cd 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@  + name="Backup" version="1.6.6" provider-name="robweber"> @@ -89,10 +89,8 @@ resources/images/screenshot3.jpg resources/images/screenshot4.jpg - Version 1.6.5 - - updated to new settings format with levels - - added ability to change path where temp zip file is built - - fixed issues with xbmcgui Dialogs + Version 1.6.6 + - fixed issue with backup rotations not working properly diff --git a/changelog.md b/changelog.md index e66220c..fa2887f 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) -## [Unreleased](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix) +## [Version 1.6.6](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix-1.6.6) ### Fixed