Version Bump

This commit is contained in:
Ozzie Isaacs 2021-01-17 16:37:54 +01:00
parent 9418045a2c
commit a1668e2411
1 changed files with 1 additions and 1 deletions

View File

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