Version bump from 19.8.3 to 19.8.4

pull/2418/head release/v19.8.4
devs-mycroft 2019-12-06 11:30:19 +00:00
parent 4562897a6d
commit 599fc57690
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 = 8
CORE_VERSION_BUILD = 3
CORE_VERSION_BUILD = 4
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,