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 Dec 30, 2023
1 parent 0551d40 commit a9b3cff
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/skill-ovos-fallback-chatgpt/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt/compare/V0.0.2a8...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt/compare/V0.0.2a9...HEAD)

**Fixed bugs:**

- Fix async issue with HiveMind [\#13](https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt/pull/13) ([goldyfruit](https://github.com/goldyfruit))

## [V0.0.2a9](https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt/tree/V0.0.2a9) (2023-12-29)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt/compare/V0.0.2a8...V0.0.2a9)

**Implemented enhancements:**

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

0 comments on commit a9b3cff

Please sign in to comment.