Version bump from 18.8.6 to 18.8.7

pull/1905/head release/v18.8.7
devs-mycroft 2018-12-06 14:13:45 +00:00
parent d53cff746a
commit 91fe3b79f8
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 = 18
CORE_VERSION_MINOR = 8
CORE_VERSION_BUILD = 6
CORE_VERSION_BUILD = 7
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,