Version bump from 0.9.17 to 0.9.18

pull/1446/head release/v0.9.18
devs-mycroft 2018-02-27 09:36:46 +00:00
parent bcc602cc43
commit fdcd4e7a2c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ from mycroft.util.log import LOG
# START_VERSION_BLOCK
CORE_VERSION_MAJOR = 0
CORE_VERSION_MINOR = 9
CORE_VERSION_BUILD = 17
CORE_VERSION_BUILD = 18
# END_VERSION_BLOCK
CORE_VERSION_STR = (str(CORE_VERSION_MAJOR) + "." +