Update version

Update testresult
This commit is contained in:
Ozzie Isaacs
2022-01-16 12:06:02 +01:00
parent a118fffc99
commit b564a97cdf
2 changed files with 248 additions and 111 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.15 Beta'}
STABLE_VERSION = {'version': '0.6.15'}
NIGHTLY_VERSION = {}
NIGHTLY_VERSION[0] = '$Format:%H$'