Version bump

This commit is contained in:
Ozzie Isaacs 2021-02-02 19:11:02 +01:00
parent 4a4d02ea6a
commit 6137fdeb33
1 changed files with 1 additions and 1 deletions

View File

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