Skip to content

Commit 4bb4c2d

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 02956d3 commit 4bb4c2d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/OpenVoiceOS/skill-ovos-news/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-news/compare/V0.0.2...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- feat/runtime\_requirements [\#7](https://github.com/OpenVoiceOS/skill-ovos-news/pull/7) ([JarbasAl](https://github.com/JarbasAl))
10+
11+
## [V0.0.2](https://github.com/OpenVoiceOS/skill-ovos-news/tree/V0.0.2) (2023-01-26)
12+
13+
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-news/compare/V0.0.2a1...V0.0.2)
14+
315
## [V0.0.2a1](https://github.com/OpenVoiceOS/skill-ovos-news/tree/V0.0.2a1) (2023-01-26)
416

517
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-news/compare/V0.2...V0.0.2a1)

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
VERSION_MAJOR = 0
33
VERSION_MINOR = 0
44
VERSION_BUILD = 3
5-
VERSION_ALPHA = 0
5+
VERSION_ALPHA = 1
66
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)