Skip to content

Commit

Permalink
Increment Version
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored and github-actions[bot] committed Jan 28, 2023
1 parent 33e95de commit ccb9ad3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [Unreleased](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/HEAD)

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

**Merged pull requests:**

- help out with misconfigured TTS modules [\#101](https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/101) ([osheroff](https://github.com/osheroff))

## [V0.0.21](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/V0.0.21) (2023-01-24)

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

## [V0.0.21a8](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/V0.0.21a8) (2023-01-22)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-manager/compare/V0.0.21a7...V0.0.21a8)
Expand Down
2 changes: 1 addition & 1 deletion ovos_plugin_manager/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 22
VERSION_ALPHA = 0
VERSION_ALPHA = 1
# END_VERSION_BLOCK

0 comments on commit ccb9ad3

Please sign in to comment.