Update version

This commit is contained in:
Ozzie Isaacs 2023-01-29 09:55:32 +01:00
parent c4e4acfc26
commit 1babb566fb
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'}
STABLE_VERSION = {'version': '0.6.20 Beta'}
NIGHTLY_VERSION = dict()
NIGHTLY_VERSION[0] = '$Format:%H$'