mirror of
https://github.com/janeczku/calibre-web
synced 2025-06-04 23:44:11 +00:00
Version bump
This commit is contained in:
parent
c53817859a
commit
753319c8b6
@ -154,7 +154,7 @@ def selected_roles(dictionary):
|
|||||||
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
|
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
|
||||||
'series_id, languages, publisher')
|
'series_id, languages, publisher')
|
||||||
|
|
||||||
STABLE_VERSION = {'version': '0.6.17'}
|
STABLE_VERSION = {'version': '0.6.18 Beta'}
|
||||||
|
|
||||||
NIGHTLY_VERSION = dict()
|
NIGHTLY_VERSION = dict()
|
||||||
NIGHTLY_VERSION[0] = '$Format:%H$'
|
NIGHTLY_VERSION[0] = '$Format:%H$'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user