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 Jan 13, 2024
1 parent cf8b6b5 commit 05c5876
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 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.8a64...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a65...HEAD)

**Merged pull requests:**

- Update MANIFEST.in [\#400](https://github.com/OpenVoiceOS/ovos-core/pull/400) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.8a65](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a65) (2024-01-13)

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

**Implemented enhancements:**

Expand Down Expand Up @@ -642,10 +650,6 @@

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.7a5...V0.0.7a6)

**Merged pull requests:**

- Fix invalid license spec in setup.py [\#279](https://github.com/OpenVoiceOS/ovos-core/pull/279) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.7a5](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.7a5) (2023-02-10)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.7a4...V0.0.7a5)
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 = 65
OVOS_VERSION_ALPHA = 66

# END_VERSION_BLOCK

Expand Down

0 comments on commit 05c5876

Please sign in to comment.