Skip to content

Commit e5abe9a

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 5308013 commit e5abe9a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased](https://github.com/OpenVoiceOS/ovos_utils/tree/HEAD)
44

5-
[Full Changelog](https://github.com/OpenVoiceOS/ovos_utils/compare/V0.0.23a1...HEAD)
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos_utils/compare/V0.0.23a2...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Prevent raising exception when msm config not present [\#51](https://github.com/OpenVoiceOS/ovos_utils/pull/51) ([NeonDaniel](https://github.com/NeonDaniel))
10+
11+
## [V0.0.23a2](https://github.com/OpenVoiceOS/ovos_utils/tree/V0.0.23a2) (2022-06-10)
12+
13+
[Full Changelog](https://github.com/OpenVoiceOS/ovos_utils/compare/V0.0.23a1...V0.0.23a2)
614

715
**Fixed bugs:**
816

ovos_utils/version.py

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

0 commit comments

Comments
 (0)