Merge branch 'master' into Develop

This commit is contained in:
Ozzieisaacs
2020-06-03 20:15:55 +02:00
45 changed files with 1485 additions and 1417 deletions

View File

@ -128,7 +128,7 @@ def selected_roles(dictionary):
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
'series_id, languages')
STABLE_VERSION = {'version': '0.6.8 Beta'}
STABLE_VERSION = {'version': '0.6.9 Beta'}
NIGHTLY_VERSION = {}
NIGHTLY_VERSION[0] = '$Format:%H$'