Version bump from 18.8.-1 to 18.8.0

pull/1751/head release/v18.8.0
devs-mycroft 2018-08-31 17:32:23 +00:00
parent 5350a5edde
commit 41939b3ea7
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 = -1
CORE_VERSION_BUILD = 0
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,