Version bump from 19.2.8 to 19.2.9

pull/2132/head release/v19.2.9
devs-mycroft 2019-05-22 11:45:32 +00:00
parent 87aace4dd8
commit 68eb6ab4a2
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 = 19
CORE_VERSION_MINOR = 2
CORE_VERSION_BUILD = 8
CORE_VERSION_BUILD = 9
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,