Preparation for release

This commit is contained in:
OzzieIsaacs
2020-06-02 22:12:36 +02:00
parent 4de89ec6ce
commit 2ad329e64c
2 changed files with 4 additions and 4 deletions

View File

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