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

## [Unreleased](https://github.com/OpenVoiceOS/ovos_utils/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/ovos_utils/compare/V0.0.27a1...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/ovos_utils/compare/V0.0.27a2...HEAD)

**Merged pull requests:**

- gui notification callback data [\#84](https://github.com/OpenVoiceOS/ovos_utils/pull/84) ([AIIX](https://github.com/AIIX))

## [V0.0.27a2](https://github.com/OpenVoiceOS/ovos_utils/tree/V0.0.27a2) (2022-11-11)

[Full Changelog](https://github.com/OpenVoiceOS/ovos_utils/compare/V0.0.27a1...V0.0.27a2)

**Fixed bugs:**

Expand Down
2 changes: 1 addition & 1 deletion ovos_utils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 0
VERSION_BUILD = 27
VERSION_ALPHA = 2
VERSION_ALPHA = 3
# END_VERSION_BLOCK

0 comments on commit 8bab80d

Please sign in to comment.