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 Jun 18, 2024
1 parent 08e9c25 commit b5a4a19
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
23 changes: 14 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,20 @@

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

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

**Implemented enhancements:**

- feat/more\_qwords [\#505](https://github.com/OpenVoiceOS/ovos-core/pull/505) ([JarbasAl](https://github.com/JarbasAl))

**Merged pull requests:**

- pt-pt/improvements [\#504](https://github.com/OpenVoiceOS/ovos-core/pull/504) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))
- pt-pt/translate [\#503](https://github.com/OpenVoiceOS/ovos-core/pull/503) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))

## [V0.0.8a113](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a113) (2024-06-17)

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

**Implemented enhancements:**

Expand Down Expand Up @@ -488,18 +501,10 @@

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

**Merged pull requests:**

- Update requirements.txt [\#386](https://github.com/OpenVoiceOS/ovos-core/pull/386) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.8a58](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a58) (2023-12-29)

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

**Merged pull requests:**

- Update requirements.txt [\#384](https://github.com/OpenVoiceOS/ovos-core/pull/384) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.8a57](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a57) (2023-12-15)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a56...V0.0.8a57)
Expand Down
2 changes: 1 addition & 1 deletion ovos_core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
OVOS_VERSION_MAJOR = 0
OVOS_VERSION_MINOR = 0
OVOS_VERSION_BUILD = 8
OVOS_VERSION_ALPHA = 113
OVOS_VERSION_ALPHA = 114

# END_VERSION_BLOCK

Expand Down

0 comments on commit b5a4a19

Please sign in to comment.