Version Bump

Merge branch 'Develop'
This commit is contained in:
Ozzie Isaacs
2021-09-25 10:49:20 +02:00
62 changed files with 598 additions and 461 deletions

View File

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