Manual version revert

pull/1112/merge
Arron Atchison 2017-10-23 16:54:16 -05:00 committed by GitHub
parent 60d71408a4
commit be936a4003
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 = 2
CORE_VERSION_BUILD = 1
# END_VERSION_BLOCK
CORE_VERSION_STR = (str(CORE_VERSION_MAJOR) + "." +