mirror of
https://github.com/janeczku/calibre-web
synced 2024-11-08 11:00:00 +00:00
Version bump
This commit is contained in:
parent
e9bccc83c5
commit
c5f2323c8a
@ -175,7 +175,7 @@ BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, d
|
||||
'series_id, languages, publisher, pubdate, identifiers')
|
||||
|
||||
# python build process likes to have x.y.zbw -> b for beta and w a counting number
|
||||
STABLE_VERSION = {'version': '0.6.22'}
|
||||
STABLE_VERSION = {'version': '0.6.23b'}
|
||||
|
||||
NIGHTLY_VERSION = dict()
|
||||
NIGHTLY_VERSION[0] = '$Format:%H$'
|
||||
|
Loading…
Reference in New Issue
Block a user