Version bump from 19.8.6 to 19.8.7

bugfix/vlc-streamin-title release/v19.8.7
devs-mycroft 2020-01-30 10:02:56 +00:00
parent f0caf42551
commit d49ca6d418
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ from mycroft.util.log import LOG
# START_VERSION_BLOCK
CORE_VERSION_MAJOR = 19
CORE_VERSION_MINOR = 8
CORE_VERSION_BUILD = 6
CORE_VERSION_BUILD = 7
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,