Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Commit 322a4c5

Browse files
author
devs-mycroft
committed
Version bump from 21.2.1 to 21.2.2
1 parent ae99974 commit 322a4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mycroft/version/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# START_VERSION_BLOCK
2626
CORE_VERSION_MAJOR = 21
2727
CORE_VERSION_MINOR = 2
28-
CORE_VERSION_BUILD = 1
28+
CORE_VERSION_BUILD = 2
2929
# END_VERSION_BLOCK
3030

3131
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,

0 commit comments

Comments
 (0)