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

Commit 99b00bb

Browse files
author
devs-mycroft
committed
Version bump from 18.2.11 to 18.2.12
1 parent 609a09b commit 99b00bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mycroft/version/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# START_VERSION_BLOCK
2626
CORE_VERSION_MAJOR = 18
2727
CORE_VERSION_MINOR = 2
28-
CORE_VERSION_BUILD = 11
28+
CORE_VERSION_BUILD = 12
2929
# END_VERSION_BLOCK
3030

3131
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,

0 commit comments

Comments
 (0)