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 22, 2023
1 parent 8c1d7b4 commit e274831
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

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

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a3...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a4...HEAD)

**Merged pull requests:**

- refactor/common\_qa\_speak [\#305](https://github.com/OpenVoiceOS/ovos-core/pull/305) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.8a4](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a4) (2023-04-14)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a3...V0.0.8a4)

**Fixed bugs:**

Expand Down Expand Up @@ -582,10 +590,6 @@

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.5a11...V0.0.5a12)

**Implemented enhancements:**

- refactor/selene\_api [\#189](https://github.com/OpenVoiceOS/ovos-core/pull/189) ([NeonJarbas](https://github.com/NeonJarbas))

## [V0.0.5a11](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.5a11) (2022-09-21)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.5a10...V0.0.5a11)
Expand Down Expand Up @@ -654,10 +658,6 @@

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.5a1...V0.0.5a2)

**Implemented enhancements:**

- Port supported languages API from Neon speech/audio modules [\#190](https://github.com/OpenVoiceOS/ovos-core/pull/190) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.5a1](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.5a1) (2022-08-19)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.4...V0.0.5a1)
Expand Down
2 changes: 1 addition & 1 deletion mycroft/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
OVOS_VERSION_MAJOR = 0
OVOS_VERSION_MINOR = 0
OVOS_VERSION_BUILD = 8
OVOS_VERSION_ALPHA = 4
OVOS_VERSION_ALPHA = 5


# END_VERSION_BLOCK
Expand Down

0 comments on commit e274831

Please sign in to comment.