Update Teststatus

Update Version
This commit is contained in:
Ozzie Isaacs
2021-02-02 18:52:31 +01:00
parent 127bfba135
commit be26e5f152
2 changed files with 19 additions and 63 deletions

View File

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