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 Apr 25, 2024
1 parent a94b770 commit 6d36170
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-weather/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-weather/compare/V0.0.1a14...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-weather/compare/V0.0.1a15...HEAD)

**Fixed bugs:**

- fix/mk1\_faceplate\_not\_clearing [\#61](https://github.com/OpenVoiceOS/skill-ovos-weather/pull/61) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.1a15](https://github.com/OpenVoiceOS/skill-ovos-weather/tree/V0.0.1a15) (2024-04-24)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-weather/compare/V0.0.1a14...V0.0.1a15)

**Implemented enhancements:**

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

0 comments on commit 6d36170

Please sign in to comment.