Skip to content

Commit ccb9ad3

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 33e95de commit ccb9ad3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [Unreleased](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-manager/compare/V0.0.21...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- help out with misconfigured TTS modules [\#101](https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/101) ([osheroff](https://github.com/osheroff))
10+
11+
## [V0.0.21](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/V0.0.21) (2023-01-24)
12+
13+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-manager/compare/V0.0.21a8...V0.0.21)
14+
315
## [V0.0.21a8](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/V0.0.21a8) (2023-01-22)
416

517
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-manager/compare/V0.0.21a7...V0.0.21a8)

ovos_plugin_manager/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 = 22
6-
VERSION_ALPHA = 0
6+
VERSION_ALPHA = 1
77
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)