From 70e10d2808239008801367e73b60bd0e23d3a66f Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Tue, 6 Jul 2021 09:01:24 -0500 Subject: [PATCH] version bump --- addon.xml | 4 +++- changelog.md | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index 0f28309..049ff7a 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@  + name="Backup" version="1.6.8~beta2" provider-name="robweber"> @@ -27,6 +27,8 @@ Version 1.6.8 Updated language files with Weblate integration Bring in saved sources from File Manager to file browser +Fixed Dropbox authorization flow +Minor UI fixes إنسخ إحتياطياً قاعده بيانات إكس بى إم سى وملفات اﻹعدادات فى حاله وقوع إنهيار مع إمكانيه اﻹسترجاع Backup and restore your Kodi database and configuration files in the event of a crash or file corruption. diff --git a/changelog.md b/changelog.md index 03e084d..3e4caba 100644 --- a/changelog.md +++ b/changelog.md @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Fixed - default en_gb file must use empty `msgstr` value +- minor UI fixes for dialog prompts +- fixed catch22 situation where Dropbox remote tries to load prior to authorization flow ## [Version 1.6.7](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix-1.6.7) - 2021-04-16