Version bump

This commit is contained in:
Ozzie Isaacs 2023-03-27 19:49:57 +02:00
parent a72f0a160b
commit 1451a67912
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.20 Beta'}
STABLE_VERSION = {'version': '0.6.20'}
NIGHTLY_VERSION = dict()
NIGHTLY_VERSION[0] = '$Format:%H$'