Version update

Updated security file
This commit is contained in:
Ozzie Isaacs
2023-10-21 14:33:22 +02:00
parent c45188beb2
commit 6e755a26f9
3 changed files with 9 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.21'}
STABLE_VERSION = {'version': '0.6.22 Beta'}
NIGHTLY_VERSION = dict()
NIGHTLY_VERSION[0] = '$Format:%H$'