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 793e81b commit 7b69b2dCopy full SHA for 7b69b2d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [V0.0.2a2](https://github.com/OpenVoiceOS/ovos-messagebus/tree/V0.0.2a2) (2023-04-04)
4
+
5
+[Full Changelog](https://github.com/OpenVoiceOS/ovos-messagebus/compare/V0.0.2a1...V0.0.2a2)
6
7
## [V0.0.2a1](https://github.com/OpenVoiceOS/ovos-messagebus/tree/V0.0.2a1) (2023-04-04)
8
9
[Full Changelog](https://github.com/OpenVoiceOS/ovos-messagebus/compare/1f1f7d2fd3dd304379f23274dff62b3151fc68a3...V0.0.2a1)
ovos_messagebus/version.py
@@ -2,5 +2,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 2
-VERSION_ALPHA = 2
+VERSION_ALPHA = 3
# END_VERSION_BLOCK
0 commit comments