Skip to content

Commit

Permalink
Declare alpha stable
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel authored and github-actions[bot] committed Mar 8, 2023
1 parent d0ba200 commit 90718d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [Unreleased](https://github.com/OpenVoiceOS/skill-ovos-news/tree/HEAD)
## [V0.0.3a14](https://github.com/OpenVoiceOS/skill-ovos-news/tree/V0.0.3a14) (2023-02-28)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-news/compare/V0.0.3a13...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-news/compare/V0.0.3a13...V0.0.3a14)

**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 = 3
VERSION_ALPHA = 14
VERSION_ALPHA = 0
# END_VERSION_BLOCK

0 comments on commit 90718d2

Please sign in to comment.