Skip to content

Commit 7b69b2d

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 793e81b commit 7b69b2d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## [V0.0.2a1](https://github.com/OpenVoiceOS/ovos-messagebus/tree/V0.0.2a1) (2023-04-04)
48

59
[Full Changelog](https://github.com/OpenVoiceOS/ovos-messagebus/compare/1f1f7d2fd3dd304379f23274dff62b3151fc68a3...V0.0.2a1)

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 = 2
5+
VERSION_ALPHA = 3
66
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)