We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4397564 commit c2c0e5bCopy full SHA for c2c0e5b
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## [Unreleased](https://github.com/OpenVoiceOS/ovos-messagebus/tree/HEAD)
+## [V0.0.2a6](https://github.com/OpenVoiceOS/ovos-messagebus/tree/V0.0.2a6) (2023-04-21)
4
5
-[Full Changelog](https://github.com/OpenVoiceOS/ovos-messagebus/compare/V0.0.2a5...HEAD)
+[Full Changelog](https://github.com/OpenVoiceOS/ovos-messagebus/compare/V0.0.2a5...V0.0.2a6)
6
7
**Fixed bugs:**
8
ovos_messagebus/version.py
@@ -2,5 +2,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 2
-VERSION_ALPHA = 6
+VERSION_ALPHA = 0
# END_VERSION_BLOCK
0 commit comments