parent
4562897a6d
commit
599fc57690
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue