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

Commit 41939b3

Browse files
author
devs-mycroft
committed
Version bump from 18.8.-1 to 18.8.0
1 parent 5350a5e commit 41939b3

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 = 8
28-
CORE_VERSION_BUILD = -1
28+
CORE_VERSION_BUILD = 0
2929
# END_VERSION_BLOCK
3030

3131
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,

0 commit comments

Comments
 (0)