Skip to content

Commit

Permalink
Version bump from 20.2.4 to 20.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
devs-mycroft committed Aug 17, 2020
1 parent 524a74e commit 9d00f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mycroft/version/__init__.py
Expand Up @@ -25,7 +25,7 @@
# START_VERSION_BLOCK
CORE_VERSION_MAJOR = 20
CORE_VERSION_MINOR = 2
CORE_VERSION_BUILD = 4
CORE_VERSION_BUILD = 5
# END_VERSION_BLOCK

CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,
Expand Down

0 comments on commit 9d00f71

Please sign in to comment.