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 Mar 3, 2023
1 parent b34c1d5 commit 48130e5
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-unknown/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-fallback-unknown/compare/V0.0.2...HEAD)
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-fallback-unknown/compare/V0.0.3a1...HEAD)

**Merged pull requests:**

- Remove obsolete files. [\#3](https://github.com/OpenVoiceOS/skill-ovos-fallback-unknown/pull/3) ([gmsoft-tuxicoman](https://github.com/gmsoft-tuxicoman))

## [V0.0.3a1](https://github.com/OpenVoiceOS/skill-ovos-fallback-unknown/tree/V0.0.3a1) (2023-02-09)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-fallback-unknown/compare/V0.0.2...V0.0.3a1)

**Merged pull requests:**

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 = 1
VERSION_ALPHA = 2
# END_VERSION_BLOCK

0 comments on commit 48130e5

Please sign in to comment.