Skip to content

Commit

Permalink
Increment Version
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel authored and github-actions[bot] committed Jul 19, 2023
1 parent 0aba666 commit 4e67ee9
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-gui/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-gui/compare/V0.0.3a7...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-gui/compare/V0.0.3a8...HEAD)

**Merged pull requests:**

- Fix local system resource resolution [\#20](https://github.com/OpenVoiceOS/ovos-gui/pull/20) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.3a8](https://github.com/OpenVoiceOS/ovos-gui/tree/V0.0.3a8) (2023-07-08)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-gui/compare/V0.0.3a7...V0.0.3a8)

**Implemented enhancements:**

Expand Down
2 changes: 1 addition & 1 deletion ovos_gui/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 = 3
VERSION_ALPHA = 8
VERSION_ALPHA = 9
# END_VERSION_BLOCK

0 comments on commit 4e67ee9

Please sign in to comment.