Updated readme

Version Bump
This commit is contained in:
Ozzie Isaacs
2021-10-31 11:56:38 +01:00
parent 4da64ceb23
commit 64e833f5d6
2 changed files with 10 additions and 7 deletions

View File

@@ -151,7 +151,7 @@ def selected_roles(dictionary):
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
'series_id, languages, publisher')
STABLE_VERSION = {'version': '0.6.14'}
STABLE_VERSION = {'version': '0.6.15 Beta'}
NIGHTLY_VERSION = {}
NIGHTLY_VERSION[0] = '$Format:%H$'