From b7587c6170df3388f03dbbb0a8a9cff22da16aa6 Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Mon, 15 Mar 2021 13:39:07 -0500 Subject: [PATCH] version bump --- addon.xml | 8 +++----- changelog.md | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) 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