Update version

This commit is contained in:
Ozzie Isaacs 2022-07-31 16:14:03 +02:00
parent fc9c641e55
commit b5d5660d04
1 changed files with 1 additions and 1 deletions

View File

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