Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Update testresult
  • Loading branch information
OzzieIsaacs committed Jan 16, 2022
1 parent a118fff commit b564a97
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 110 deletions.
2 changes: 1 addition & 1 deletion cps/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -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$'
Expand Down
Loading

0 comments on commit b564a97

Please sign in to comment.