1
0
mirror of https://github.com/janeczku/calibre-web.git synced 2024-11-24 08:42:24 +02:00

Version Bump

This commit is contained in:
Ozzieisaacs 2020-05-05 20:31:12 +02:00
parent 0735fb1e92
commit 51808d2ad4

View File

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