Version bump from 18.2.6 to 18.2.7

pull/1613/head
devs-mycroft 2018-05-24 19:19:36 +00:00
parent 64b78e34b3
commit f98b6b3ab4
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 = 2
CORE_VERSION_BUILD = 6
CORE_VERSION_BUILD = 7
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,