Version bump

This commit is contained in:
Ozzie Isaacs 2022-01-24 19:27:09 +01:00
parent e0e0422010
commit 6a37c7ca9d
1 changed files with 1 additions and 1 deletions

View File

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