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 15, 2022
1 parent 13d837d commit 175e1ed
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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

[Full Changelog](https://github.com/OpenVoiceOS/OVOS-workshop/compare/V0.0.9...HEAD)

**Implemented enhancements:**

- feat/SkillNetworkRequirements [\#36](https://github.com/OpenVoiceOS/OVOS-workshop/pull/36) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.9](https://github.com/OpenVoiceOS/OVOS-workshop/tree/V0.0.9) (2022-10-20)

[Full Changelog](https://github.com/OpenVoiceOS/OVOS-workshop/compare/V0.0.9a1...V0.0.9)

## [V0.0.9a1](https://github.com/OpenVoiceOS/OVOS-workshop/tree/V0.0.9a1) (2022-10-20)

[Full Changelog](https://github.com/OpenVoiceOS/OVOS-workshop/compare/V0.0.8...V0.0.9a1)
Expand Down
2 changes: 1 addition & 1 deletion ovos_workshop/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 = 10
VERSION_ALPHA = 0
VERSION_ALPHA = 1
# END_VERSION_BLOCK

0 comments on commit 175e1ed

Please sign in to comment.