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 May 28, 2024
1 parent 87b756b commit 6d82c2d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
24 changes: 11 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

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

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

**Merged pull requests:**

- refactor/pipeline\_shutdown [\#484](https://github.com/OpenVoiceOS/ovos-core/pull/484) ([JarbasAl](https://github.com/JarbasAl))
- nl-nl vocabs [\#483](https://github.com/OpenVoiceOS/ovos-core/pull/483) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))
- nl-nl dialogs [\#482](https://github.com/OpenVoiceOS/ovos-core/pull/482) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))

## [V0.0.8a101](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a101) (2024-05-25)

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

**Fixed bugs:**

Expand Down Expand Up @@ -504,26 +514,14 @@

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

**Fixed bugs:**

- unittests/fallbackV1 [\#358](https://github.com/OpenVoiceOS/ovos-core/pull/358) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.8a43](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a43) (2023-09-30)

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

**Merged pull requests:**

- unittests/fallback\_service [\#357](https://github.com/OpenVoiceOS/ovos-core/pull/357) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.8a42](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a42) (2023-09-30)

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

**Merged pull requests:**

- unittests/explicit\_session + fix/codecov workflow [\#356](https://github.com/OpenVoiceOS/ovos-core/pull/356) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.8a41](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a41) (2023-09-30)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a40...V0.0.8a41)
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 = 101
OVOS_VERSION_ALPHA = 102

# END_VERSION_BLOCK

Expand Down

0 comments on commit 6d82c2d

Please sign in to comment.