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 Mar 1, 2023
1 parent ecc68c2 commit ae33e46
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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

[Full Changelog](https://github.com/OpenVoiceOS/ovos-config/compare/V0.0.5...HEAD)

**Fixed bugs:**

- change the config merge/load order [\#27](https://github.com/OpenVoiceOS/ovos-config/pull/27) ([emphasize](https://github.com/emphasize))

**Merged pull requests:**

- Create config file on `store` if not exists [\#28](https://github.com/OpenVoiceOS/ovos-config/pull/28) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.5](https://github.com/OpenVoiceOS/ovos-config/tree/V0.0.5) (2022-10-29)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-config/compare/V0.0.5a6...V0.0.5)

## [V0.0.5a6](https://github.com/OpenVoiceOS/ovos-config/tree/V0.0.5a6) (2022-10-27)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-config/compare/V0.0.5a5...V0.0.5a6)
Expand Down
2 changes: 1 addition & 1 deletion ovos_config/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 = 6
VERSION_ALPHA = 0
VERSION_ALPHA = 1
# END_VERSION_BLOCK

0 comments on commit ae33e46

Please sign in to comment.