parent
1da82bdd95
commit
9ad7bf79a3
|
@ -25,7 +25,7 @@ from mycroft.util.log import LOG
|
|||
# START_VERSION_BLOCK
|
||||
CORE_VERSION_MAJOR = 18
|
||||
CORE_VERSION_MINOR = 2
|
||||
CORE_VERSION_BUILD = 10
|
||||
CORE_VERSION_BUILD = 11
|
||||
# END_VERSION_BLOCK
|
||||
|
||||
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,
|
||||
|
|
Loading…
Reference in New Issue