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 Dec 28, 2022
1 parent 8d3669c commit 1012f3f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

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

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

**Implemented enhancements:**

- Feat/ocp stream extractors [\#100](https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/100) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.21a5](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/V0.0.21a5) (2022-12-10)

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

**Merged pull requests:**

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 = 21
VERSION_ALPHA = 5
VERSION_ALPHA = 6
# END_VERSION_BLOCK

0 comments on commit 1012f3f

Please sign in to comment.