Version bump from 18.2.9 to 18.2.10

pull/1649/merge release/v18.2.10
devs-mycroft 2018-07-06 09:31:59 +00:00
parent 779012e693
commit 83254d2f89
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 = 18
CORE_VERSION_MINOR = 2
CORE_VERSION_BUILD = 9
CORE_VERSION_BUILD = 10
# END_VERSION_BLOCK
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,