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 Oct 26, 2023
1 parent eafd877 commit e8b3743
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-audio/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-audio/compare/V0.0.2a25...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-audio/compare/V0.0.2a26...HEAD)

**Merged pull requests:**

- Move plugins to extra dependencies and update documentation [\#38](https://github.com/OpenVoiceOS/ovos-audio/pull/38) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.2a26](https://github.com/OpenVoiceOS/ovos-audio/tree/V0.0.2a26) (2023-10-26)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-audio/compare/V0.0.2a25...V0.0.2a26)

**Merged pull requests:**

Expand Down
2 changes: 1 addition & 1 deletion ovos_audio/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 2
VERSION_ALPHA = 26
VERSION_ALPHA = 27
# END_VERSION_BLOCK

0 comments on commit e8b3743

Please sign in to comment.