Version update

Updated testresult
This commit is contained in:
Ozzie Isaacs
2022-03-06 16:02:01 +01:00
parent 153a443fca
commit c53817859a
3 changed files with 903 additions and 327 deletions

View File

@@ -154,7 +154,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.17 Beta'}
STABLE_VERSION = {'version': '0.6.17'}
NIGHTLY_VERSION = dict()
NIGHTLY_VERSION[0] = '$Format:%H$'