Skip to content

Commit c2c0e5b

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Declare alpha stable
1 parent 4397564 commit c2c0e5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/OpenVoiceOS/ovos-messagebus/tree/HEAD)
3+
## [V0.0.2a6](https://github.com/OpenVoiceOS/ovos-messagebus/tree/V0.0.2a6) (2023-04-21)
44

5-
[Full Changelog](https://github.com/OpenVoiceOS/ovos-messagebus/compare/V0.0.2a5...HEAD)
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-messagebus/compare/V0.0.2a5...V0.0.2a6)
66

77
**Fixed bugs:**
88

ovos_messagebus/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
VERSION_MAJOR = 0
33
VERSION_MINOR = 0
44
VERSION_BUILD = 2
5-
VERSION_ALPHA = 6
5+
VERSION_ALPHA = 0
66
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)