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 Apr 29, 2024
1 parent efe3b7e commit 4133309
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.2a39...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-audio/compare/V0.0.2a40...HEAD)

**Fixed bugs:**

- fix/ducking [\#60](https://github.com/OpenVoiceOS/ovos-audio/pull/60) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.2a40](https://github.com/OpenVoiceOS/ovos-audio/tree/V0.0.2a40) (2024-04-29)

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

**Implemented enhancements:**

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 = 40
VERSION_ALPHA = 41
# END_VERSION_BLOCK

0 comments on commit 4133309

Please sign in to comment.